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

FunGenPipe

Lifecycle: experimental CRAN status Codecov test coverage R build status

The goal of FunGenPipe is to ...

Installation

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

install.packages("FunGenPipe")

Example

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

library(FunGenPipe)
## basic example code


peterjuv/FunGenPipe documentation built on June 18, 2021, 3:38 a.m.