Returns mentioned themes from a gkg data frame

parse_gkg_mentioned_themes(
  gdelt_data,
  filter_na = T,
  theme_column = "themes",
  return_wide = T
)

Arguments

organization_column

options c('theme', 'themes', 'countThemes', 'themesCharLoc', 'charLoc'))

Value