setup_ottr_template {ottrpal} | R Documentation |
Download and render files from main OTTR_Template to test
Description
Download and render files from main OTTR_Template to test
Usage
setup_ottr_template(dir = ".", type, render = TRUE)
Arguments
dir |
What relative file path should the files be downloaded |
type |
Which OTTR repo are we downloading? Options are "rmd", "quarto", "rmd_website", "quarto_website" |
render |
Should the OTTR repo be rendered after downloading? Default is TRUE |
Value
This downloads the main branch repo files from the respective repo for testing purposes
[Package ottrpal version 2.0.0 Index]