get_data_gkg_days_detailed: Get dates detailed data from a specified table

get_data_gkg_days_detailedR Documentation

Get dates detailed data from a specified table

Description

Get dates detailed data from a specified table

Usage

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
)

Arguments

table_name

the name of the table options c('gkg', 'export', 'mentions'))

file_directory

where are the files to be saved

remove_files

Do you want to remove the files T, F

empty_trash

Do You want to empy the trash T, F

return_message

Do you want to return a message T, F

date_data

must be a date in Year - Month - Day format


abresler/gdeltr2 documentation built on July 26, 2023, 11:06 p.m.