checkDataReturn_forecasts: checkDataReturn_forecasts

Description Usage Arguments

View source: R/checkDataReturn.R

Description

checkDataReturn_forecasts Checks to see if data return is complete from forecasts API endpoint

Usage

1
checkDataReturn_forecasts(dataset, day_start, day_end, block_size)

Arguments

dataset

the data.frame to check

day_start

character string of the first day for which data was retrieved, in the form: YYYY-MM-DD

day_end

character string of the last day for which data was retrieved, in the form: YYYY-MM-DD

block_size

Integer value that corresponds to the number of hours to include in each time block. Defaults to a 1 hour block. This value must divide evenly into 24.


aWhereAPI/aWhere-R-Library documentation built on Nov. 5, 2021, 3:35 a.m.