parse_gkg_mentioned_social_embeds: 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'))