Description Usage Arguments Details Value Examples
View source: R/report_interface.R
Currently supports:
1 | file_extension(file_type)
|
file_type |
R Markdown output formats. |
* rmdformats * prettydoc * bookdown * ioslides * tufte_html * xaringan * rolldown * flexdashboard * slidy_presentation * html_document * html_notebook * pagedown
The file extension corresponding to the provided formats (".html", "pdf", ".md", ".docx", ".pptx")
1 | file_extension(c('prettydoc', 'word_document', 'tufte_handout'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.