Rmd with broken chunks

This is an example document with broken chunks.

OK

library(pkgA)
library(pkgB)

Broken

library(pkgC)
log(1

Not Broken

library(pkgD)

Also Broken

library(pkgE)
log(1

OK

library(pkgF)
library(pkgG)


Try the packrat package in your browser

Any scripts or data that you put into this service are public.

packrat documentation built on Sept. 8, 2023, 5:44 p.m.