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

R-CMD-check test-coverage lint codecov

Description

A collection of functions...

Installation

You can install the released version of template from GitHub with:

if (!require("remotes")) install.packages("remotes")
remotes::install_github("ijapesigan/template")

More Information

See GitHub Pages for package documentation.



jeksterslab/template documentation built on July 1, 2023, 4:03 p.m.