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())

Arguments

name

Name of the new document

open

Whether to open the document in RStudio

Value

The file path to the document