README.md

planktonr

Travis build status

The goal of planktonr is to support counting plankton on a base plate. Analysts often don’t want to count everything, as that will take ages. Rather, they aim to count as few things as possible without exceeding an acceptable amount of error. planktonr helps researchers determine such sample sizes.

Installation

You can install planktonr from github with:

# install.packages("devtools")
devtools::install_github("annakrystalli/planktonr")

Example

Launch the app by loading the package and running:

library(planktonr)
planktr_runApp()


annakrystalli/planktonr documentation built on May 19, 2019, 10:48 p.m.