parse_gkg_mentioned_organizations: Returns long or wide mentioned organizations from a GKG data...

parse_gkg_mentioned_organizationsR Documentation

Returns long or wide mentioned organizations from a GKG data frame

Description

Returns long or wide mentioned organizations from a GKG data frame

Usage

parse_gkg_mentioned_organizations(
  gdelt_data,
  organization_column = "organizations",
  filter_na = T,
  return_wide = T
)

Arguments

organization_column

options c('organization', 'organizations', 'organizations.count', 'organizationsCharLoc', 'charLoc'))

return_wide

abresler/gdeltr2 documentation built on Sept. 15, 2024, 4:22 p.m.