knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
MetaboTandem: A pipeline for the analysis of
You can install the development version of {MetaboTandem}
like so:
install.packages("devtools") devtools::install_github("Coayala/MetaboTandem")
You can launch the application by running:
MetaboTandem::run_app()
You are reading the doc about version : r golem::pkg_version()
This README has been compiled on the
Sys.time()
Here are the tests results and package coverage:
devtools::check(quiet = TRUE)
unloadNamespace("MetaboTandem")
covr::package_coverage()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.