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

omicScaleR

The goal of omicScaleR is to ...

Installation

The development version from GitHub can be installed with:

# install.packages("devtools")
devtools::install_github("12379Monty/omicScaleR")

Example

This is a basic example which shows you how to solve a common problem:

library(omicScaleR)
## basic example code

Package page


Please note that the 'omicScaleR' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



12379Monty/omicScaleR documentation built on Aug. 13, 2020, 12:25 a.m.