knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

licorer

Lifecycle: experimental

The licorer package is designed to aid in the reading and processing of LI-6800 data files. It uses the R package units to ensure that values recorded with units have the correct scientific units.

Get licorer

from GitHub:

# install.packages("remotes")
remotes::install_github("muir-lab/licorer")

and load licorer

library("licorer")

Vignette


Contributors

Comments and contributions

Comments, criticisms, and contributions are welcomed! GitHub issues are the preferred way to report bugs, ask questions, or request new features. You can submit issues here: https://github.com/muir-lab/licorer/issues

Meta



muir-lab/licorer documentation built on Oct. 11, 2022, 10:03 p.m.