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

A notebook template

Just a R Markdown template I like to use for my data analysis.

Installation

You can install it with:

devtools::install_github("Aariq/mynotebooks")


Aariq/mynotebooks documentation built on Sept. 15, 2021, 3:04 a.m.