visualize_vgkg_trelliscope: Visualize Cloudvision trelliscope

visualize_vgkg_trelliscopeR Documentation

Visualize Cloudvision trelliscope

Description

Visualize Cloudvision trelliscope

Usage

visualize_vgkg_trelliscope(
  data,
  vgkg_parse = "landmarks",
  domains = c("wsj.com", "seekingalpha.com", "bloomberg.com", "curbed.com",
    "commercialobserver.com", "globest.com", "realdeal.com", "techcrunch.com",
    "nytimes.com", "architizer", "pehub", "rew-online.com", "nypost.com"),
  trelliscope_parameters = list(title = NULL, path = NULL, rows = NULL, columns = NULL),
  random_domains = 0,
  only_pictures = TRUE,
  extra_columns = NULL
)

Arguments

vgkg_parse
  • faces,

  • labels,

  • landmarks,

  • languages,

  • logos,

  • ocr

trelliscope_parameters
  • title: Trelliscope title

  • rows: Trelliscope rows

  • columns: Trelliscope columns

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

only_pictures

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