Get dates detailed data from a specified table
get_data_gkg_days_detailed(dates = c("2016-07-19"), table_name = c("gkg"),
file_directory = NULL, folder_name = "gdelt_data", only_most_recent = F,
remove_files = T, empty_trash = T, return_message = T)
the name of the table
options c('gkg', 'export', 'mentions'))
where are the files to be saved
Do you want to remove the files
T, F
Do You want to empy the trash
T, F
Do you want to return a message
T, F
must be a date in Year - Month - Day format