draft_pdf | R Documentation |
.Rmd
draft using Schola templatesShortcut function to create a new .Rmd
file using Schola standard templates
and open it for editing.
draft_pdf(name = "pdf_draft", open = TRUE)
draft_word(name = "word_draft", open = TRUE)
name |
character, name to use for new file. With or without file extension. |
open |
logical, whether to open file for editing, defaults to TRUE. |
Path to the created file (invisibly).
Other Workflow helpers:
gd_download_folder()
,
manage_docx_header_logos()
## Not run:
draft_pdf("best_report")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.