View source: R/report_interface.R
file_extension | R Documentation |
Currently supports:
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")
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.