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

motifplus

The goal of motifplus is to test new ideas related to the motif package.

Installation

The development version can be installed from GitHub with:

# install.packages("remotes")
remotes::install_github("Nowosad/motifplus")


Nowosad/motifplus documentation built on Dec. 31, 2020, 3:22 p.m.