| create_quarto_doc {webexercises} | R Documentation | 
Create a quarto document with webexercise
Description
Creates a new directory with the file name and copies in a demo qmd file and the necessary helper files.
Usage
create_quarto_doc(name = "Untitled", open = interactive())
Arguments
| name | Name of the new document | 
| open | Whether to open the document in RStudio | 
Value
The file path to the document
[Package webexercises version 1.1.0 Index]