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

Template

The goal of Template is to provide a place for my Rmarkdown templates

Installation

The development version from GitHub with:

# install.packages("devtools")
devtools::install_github("kgilds/Template")


kgilds/Template documentation built on Oct. 22, 2021, 2:26 a.m.