GDELT Full Text API 2.0 Codebooks
get_gdelt_codebook_ft_api(code_book = "gkg", visualize_trelliscope = FALSE, path = NULL)
code_book | code book selection
|
---|---|
visualize_trelliscope | if |
path | file path where you want to save the trelliscope if |
# NOT RUN { get_gdelt_codebook_ft_api(code_book = "gkg") get_gdelt_codebook_ft_api(code_book = "imagetags") get_gdelt_codebook_ft_api(code_book = "imageweb") get_gdelt_codebook_ft_api(code_book = "languages") # }