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

peptr

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept. Lifecycle: experimental R-CMD-check Codecov test coverage Gitter chat

The goal of peptr is to ...

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("jeanmanguy/peptr")

Example

library(peptr)
## basic example code

Code of Conduct

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

License

MIT - Hippocratic (see LICENSE.md).



jeanmanguy/peptr documentation built on Feb. 3, 2020, 12:04 a.m.