An ADaM dataset name. You can use any of the available
dataset names
"ADAE", "ADCM", "ADEG", "ADEX", "ADLB", "ADLBHY", "ADMH", "ADPC", "ADPP", "ADPPK", "ADSL", "ADVS".
The dataset name is case-insensitive. The default dataset name is "ADSL".
save_path
Path to save the script.
package
The R package in which to look for templates. By default "admiral".
overwrite
Whether to overwrite an existing file named save_path.
open
Whether to open the script right away.
Details
Running without any arguments such as use_ad_template() auto-generates adsl.R in
the current path. Use list_all_templates() to discover which templates are available.
See Also
Utilities used for examples and template scripts:
list_all_templates()