Install bundled Quarto extensions into current working directory and create
new qmd using skeleton documents.
Usage
create_aagi_ext(
file_name = NULL,
ext_name = "aagi-report",
university = "UA",
path = path
)
Arguments
- file_name
Name of new qmd file and sub-directory to be created
- ext_name
String indicating which extension to install
- university
String indicating which university partner to use
- path
Path to save new qmd file
Value
a message if extension was successfully copied over