knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

biosensor

The goal of biosensor is to ...

Installation

You can install biosensor from github with:

# install.packages("devtools")
devtools::install_github("BaileyLabUM/biosensor")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code


BaileyLabUM/biosensor documentation built on May 28, 2019, 11:36 a.m.