Learn R Programming

gdeltr2 (version 0.3.11023026)

visualize_gkg_trelliscope: Trelliscope gkg data

Description

Trelliscope gkg data

Usage

visualize_gkg_trelliscope(data, domains = c("wsj.com", "law360",
  "nytimes.com", "dailymail", "recode", "architizer", "globest", "realert",
  "seekingalpha.com", "bloomberg.com", "curbed.com", "commercialobserver.com",
  "globest.com", "realdeal.com", "techcrunch.com", "nytimes.com", "architizer",
  "pehub", "rew-online", "nypost"), random_domains = 0,
  only_pictures = TRUE, extra_columns = NULL,
  trelliscope_parameters = list(title = NULL, path = NULL, rows = NULL,
  columns = NULL), gkg_parse = "names")

Arguments

trelliscope_parameters
  • title: Trelliscope title

  • rows: Trelliscope rows

  • columns: Trelliscope columns

  • path: file path to save trelliscope, if NULL no where

gkg_parse
  • 'tone',

  • 'dates',

  • 'events',

  • 'gcam',

  • 'locations',

  • 'names',

  • 'numerics',

  • 'organizations',

  • 'people',

  • 'quotes',

  • 'social',

  • 'themes',

  • 'xml