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

cppcutils

The goal of cppcutils is to package a couple commonly used workflows when processing data.

Installation

You can install with:

remotes::install_github('cougphenomics/cppcutils')


CougPhenomics/cppcutils documentation built on Oct. 14, 2020, 5:41 a.m.