Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.73 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.73 KB

metaboData

Lifecycle: stable R-CMD-check Codecov test coverage License: GPL v3 CRAN status downloads DOI

Example data sets for metabolomics analyses

Installation

The package can be install directly from CRAN using the following:

install.packages('metaboData')

Alternatively, the development version can be installed from GitHub:

devtools::install_github('aberHRML/metaboData',build_vignettes = TRUE)

Learn more

The package documentation can be browsed online at https://aberHRML.github.io/metaboData/.

If this is your first time using metaboData see the vignette for information on how to get started.

If you believe you've found a bug in metaboData, please file a bug (and, if possible, a reproducible example) at https://github.com/aberHRML/metaboData/issues.