Skip to content

stanlazic/labstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages