These functions can be used in R Markdown documents.
rmarkdown_author(user_id = NULL)
rmarkdown_department()
rmarkdown_date(date = Sys.Date())
rmarkdown_table(...)
rmarkdown_template(type = "latex")
rmarkdown_logo(logo_type = "certe")
user ID at Certe, defaults to currently logged in user
Date to print in "d mmmm yyyy"
data set (and options) to pass on to tbl_flextable()
defaults to "latex", must be "latex" or "word" (case-insensitive)
type of logo, must be one of the files in /inst/rmarkdown/latextemplate of the certestyle package. For the LaTeX template, the front logo must be 16x7 cm, and the footer logo must be 16x0.7 cm.