inst/doc/quickstart.R

## ---- eval = FALSE------------------------------------------------------------
#  if (!requireNamespace("BiocManager", quietly=TRUE))
#      install.packages("BiocManager")
#  BiocManager::install("oneSENSE")

## ---- message = FALSE---------------------------------------------------------
library(oneSENSE)

## ---- eval = TRUE-------------------------------------------------------------
? "onesense_GUI()"

## ---- eval = FALSE------------------------------------------------------------
#  onesense_GUI()

## -----------------------------------------------------------------------------
sessionInfo()

Try the oneSENSE package in your browser

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

oneSENSE documentation built on Nov. 8, 2020, 4:58 p.m.