Learn R Programming

gdeltr2 (version 0.3.11023026)

get_data_gkg_days_summary: Gets days summary GDELT GKG data by table

Description

Gets days summary GDELT GKG data by table

Usage

get_data_gkg_days_summary(dates = c("2016-06-01"), is_count_file = c(T, F),
  file_directory = NULL, folder_name = "gdelt_data", remove_files = T,
  empty_trash = T, nest_data = F, return_message = T)

Arguments

return_message

Examples

Run this code
# NOT RUN {
get_data_gkg_days_summary(dates = c("2016-07-18"), is_count_file = c(T, F))
# }

Run the code above in your browser using DataLab