parse_gkg_mentioned_social_embeds: Returns social embed information from a gkg data frame

parse_gkg_mentioned_social_embedsR Documentation

Returns social embed information from a gkg data frame

Description

Returns social embed information from a gkg data frame

Usage

parse_gkg_mentioned_social_embeds(
  gdelt_data,
  social_embed_column = "urlSocialMediaImageEmbeds",
  filter_na = T,
  return_wide = T
)

Arguments

social_embed_column

options c('urlSocialMediaImageEmbeds', 'images', 'urlSocialMediaVideoEmbeds', 'video', 'videos'))

return_wide

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