get_data_gkg_tv_days: Gets GKG TV data for specified days
Description
Gets GKG TV data for specified days
Usage
get_data_gkg_tv_days(dates = c("2016-06-01", "2016-02-01"),
only_most_recent = F, return_message = T)
Arguments
dates
specified dates, year, month day format
only_most_recent
returns only the most recent period
c(T, F)