
Generate targets script for national aquifer data pull
create_targets_script.RdOpens a template of the blanks sample report. Running the function will create a Rmd file.
Usage
create_targets_script(
national_aquifer_cd,
parameter_cd = "72019",
statistic_cd = "00003",
start_date,
end_date,
file_name = "_targets.R"
)