Learn R Programming

gdeltr2 (version 0.3.11023026)

get_data_gkg_day_summary: Retrieves gkg summary file for a given day

Description

Retrieves gkg summary file for a given day

Usage

get_data_gkg_day_summary(date_data = "2016-06-01", file_directory = NULL,
  folder_name = "gdelt_data", is_count_file = F, remove_files = T,
  empty_trash = T, return_message = T)

Arguments

date_data

Date of the data, must be in year, month day form.

file_directory

location of where the file is to be saved

is_count_file

options c(TRUE, FALSE)

remove_files

c(TRUE, FALSE)

empty_trash

Empty trash c(TRUE, FALSE)

return_message

c(TRUE, FALSE)

Value