plot_hc_trelliscope: Plot a highchart trelliscope

plot_hc_trelliscopeR Documentation

Plot a highchart trelliscope

Description

Plot a highchart trelliscope

Plot a highchart trelliscope

Usage

plot_hc_trelliscope(
  data,
  remove_columns = c("countMaximumRecords", "urlGDELTV2FTAPI", "isOR",
    "urlArticleMobile"),
  group_columns = list(regex = NULL, columns = c("itemQuery", "valueQuery",
    "periodtimeSearch"), exclude = NULL),
  id_columns = list(is_except = FALSE, columns = c("itemQuery", "valueQuery",
    "periodtimeSearch", "termSearch"), regex = NULL),
  include_title = TRUE,
  trelliscope_parameters = list(rows = 1, columns = 3, path = NULL)
)

plot_hc_trelliscope(
  data,
  remove_columns = c("countMaximumRecords", "urlGDELTV2FTAPI", "isOR",
    "urlArticleMobile"),
  group_columns = list(regex = NULL, columns = c("itemQuery", "valueQuery",
    "periodtimeSearch"), exclude = NULL),
  id_columns = list(is_except = FALSE, columns = c("itemQuery", "valueQuery",
    "periodtimeSearch", "termSearch"), regex = NULL),
  include_title = TRUE,
  trelliscope_parameters = list(rows = 1, columns = 3, path = NULL)
)

Arguments

trelliscope_parameters

abresler/gdeltr2 documentation built on Sept. 15, 2024, 4:22 p.m.