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 of the new document
Whether to open the document in RStudio
The file path to the document