README.md

bioshmods

The goal of bioshmods is to …

Installation

You can install the released version of bioshmods from CRAN with:

install.packages("bioshmods")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("bihealth/bioshmods")

Example

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

library(bioshmods)
## basic example code


bihealth/bioshmods documentation built on July 1, 2023, 4:32 a.m.