create_quarto_doc {webexercises} | R Documentation |
Creates a new directory with the file name and copies in a demo qmd file and the necessary helper files.
create_quarto_doc(name = "Untitled", open = interactive())
name |
Name of the new document |
open |
Whether to open the document in RStudio |
The file path to the document