library/reprex/templates/REPREX.R

{{{yaml}}}

{{{so_syntax_highlighting}}}

#+ reprex-setup, include = FALSE
options(tidyverse.quiet = {{{tidyverse_quiet}}})
knitr::opts_chunk$set(collapse = TRUE, comment = "{{{comment}}}", error = TRUE)
knitr::opts_knit$set(upload.fun = {{{upload_fun}}})

#+ reprex-body
{{{body}}}

{{{std_file_stub}}}

{{{ad}}}

{{{si}}}
OllieFord/ChangepointVis documentation built on Aug. 26, 2019, 7:53 p.m.