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

mypkgr

R-CMD-check

mypkgr is a companion package to the HeavyR course.

Installation

You can install mypkgr from GitHub with:

# install.packages("remotes")
remotes::install_github("borishejblum/mypkgr")


borishejblum/mypkgr documentation built on Sept. 24, 2023, 1:41 p.m.