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")


jdblischak/workflowr documentation built on Feb. 27, 2024, 4:37 p.m.