create_quarto_doc: Create a quarto document with webexercise

View source: R/quarto.R

create_quarto_docR 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


webexercises documentation built on May 31, 2023, 8:16 p.m.