The gosset package provides the toolkit and a workflow to analyse metadata and experimental citizen science data, from collating data of different sources to model sellection and visualisation. The package is named after W.S. Gosset aka ‘Student’, a pioneer of modern statistics in small sample experimental design and analysis.
The development version can be installed via
library("remotes") remotes::install_github("agrobioinfoservices/gosset", build_vignettes = TRUE)
The full functionality of gosset is illustrated in the package vignette. The vignette can be found on the package website or from within R once the package has been installed, e.g. via
vignette("Overview", package = "gosset")
Please report any issues or bugs.
License: MIT
Get citation information for gosset in R by typing citation(package = "gosset").
You are welcome to contribute to the gosset project. Please read our contribution guide lines.
Please note that the gosset project is released with a Contributor Code of Conduct. By participating in the gosset project you agree to abide by its terms.