This function makes an R project that includes 3 basic templates that are commonly used by academics.
Examples
if (FALSE) {
make_qtw_template(path = tempdir(), template_option = "Minimal")
}
This function makes an R project that includes 3 basic templates that are commonly used by academics.
if (FALSE) {
make_qtw_template(path = tempdir(), template_option = "Minimal")
}