if (FALSE) {
res <- npn_get_custom_agdd_time_series(
method = "double-sine",
start_date = "2019-01-01",
end_date = "2019-01-15",
base_temp = 25,
climate_data_source = "NCEP",
temp_unit = "fahrenheit",
lat = 39.7,
long = -107.5,
upper_threshold = 90
)
}
Run the code above in your browser using DataLab