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

PkgName

Dev status Lifecycle: experimental R build status Codecov test coverage nflverse discord

The goal of PkgName is to ...

Installation

Install the development version from GitHub with:

install.packages("PkgName", repos = "https://dynastyprocess.r-universe.dev")

# or use remotes/devtools
# install.packages("remotes")
remotes::install_github("dynastyprocess/PkgName", ref = "dev")

Roadmap

This package will include...



dynastyprocess/usetheprocess documentation built on Dec. 20, 2021, 2:19 a.m.