Learn R Programming

gdeltr2 (version 0.3.11023026)

get_data_gdelt_period_event_totals: Retrieves GDELT event summary by period

Description

Retrieves GDELT event summary by period

Usage

get_data_gdelt_period_event_totals(period = "yearly", by_country = T,
  return_message = T)

Arguments

period

can be c("yearly", "daily", "monthly")

by_country

is data by country can be c(TRUE, FALSE)

return_message

returns message

Examples

Run this code
# NOT RUN {
get_data_gdelt_period_event_totals(period = 'monthly', by_country = T)
# }

Run the code above in your browser using DataLab