Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 

README.md

labstats

This R package contains data sets to accompany the book Experimental Design for Laboratory Biologists: Maximising Information and Improving Reproducibility available from Cambridge University Press.

Obtaining the data

Option 1: Install the package from CRAN

install.packages("labstats")

Option 2: Install the package from github

library(devtools) # need devtools package installed
install_github("stanlazic/labstats")

Option 3: Download the text files

The data sets are in the above inst/exdata directory as tab-delimited text files.

About

Data Sets for the Book "Experimental Design for Laboratory Biologists"

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.