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

MetaboTandem: A pipeline for the analysis of

Lifecycle: experimental

Installation

You can install the development version of {MetaboTandem} like so:

install.packages("devtools")
devtools::install_github("Coayala/MetaboTandem")

Run

You can launch the application by running:

MetaboTandem::run_app()

About

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()


Coayala/MetaboTandem documentation built on Feb. 14, 2025, 1:22 p.m.