inst/doc/cyanoFilter.R

## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----data_and_preprocessing----------------------------------------------
metadata <- system.file("extdata", "2019-03-25_Rstarted.csv", package = "cyanoFilter", 
                        mustWork = TRUE)

Try the cyanoFilter package in your browser

Any scripts or data that you put into this service are public.

cyanoFilter documentation built on Jan. 9, 2020, 5:08 p.m.