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.



stanlazic/labstats documentation built on May 30, 2019, 9:41 a.m.