Samplesize
An R package for sample size calculation (t-test and Wilcoxon test).
Install / Use
/learn @shearer/SamplesizeREADME
samplesize
Development
To install the development version of the samplesize package, it is easiest to use the devtools package:
install.packages("devtools") # if needed..
devtools::install_github("shearer/samplesize")
library(samplesize)
