Untitled

library("knitr")
opts <- list(comment = opts_chunk$get("comment"),
             fig.align = opts_chunk$get("fig.align"),
             tidy = opts_chunk$get("tidy"))
saveRDS(opts, "opts_chunk.rds")


Try the workflowr package in your browser

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

workflowr documentation built on Aug. 23, 2023, 1:09 a.m.