powered by
yaml_header
# S3 method for rmd_yaml_header print(x, ...)
NULL.
NULL
(rmd_yaml_header) class object.
rmd_yaml_header
optional text.
input <- list(author = "", output = "pdf_document", toc = TRUE, keep_tex = TRUE) out <- as_yaml_auto(input) out print(out)
Run the code above in your browser using DataLab