dictionary_ft_codebook: GDELT Full Text API 2.0 Codebooks

dictionary_ft_codebookR Documentation

GDELT Full Text API 2.0 Codebooks

Description

GDELT Full Text API 2.0 Codebooks

Usage

dictionary_ft_codebook(
  code_book = "gkg",
  visualize_trelliscope = FALSE,
  path = NULL
)

Arguments

code_book

code book selection

  • gkg: Global knowledge graph codes

  • imagetags: Image tag data store

  • imageweb: Image web data store

  • languages: Languages

  • countries: Countries with country code

visualize_trelliscope

if TRUE returns an interactive trelliscope

path

file path where you want to save the trelliscope if TRUE

Examples

dictionary_ft_codebook(code_book = "gkg")
dictionary_ft_codebook(code_book = "imagetags")
dictionary_ft_codebook(code_book = "imageweb")
dictionary_ft_codebook(code_book = "languages")

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