knitr::opts_chunk$set(collapse = TRUE, comment = "#>")
library(minir)

header 1

header 1.1

x <- mtcars  # test cache variable
plot(x)     # test cache plot


dongzhuoer/minir documentation built on July 28, 2020, 7:23 a.m.