plot_trelliscopes: Plot list of trelliscope

plot_trelliscopesR Documentation

Plot list of trelliscope

Description

Plot list of trelliscope

Usage

plot_trelliscopes(
  data,
  group_columns = NULL,
  trelliscope_parameters = list(path = NULL, rows = 1, columns = 2)
)

Arguments

data

a data frame

group_columns

columns for grouped data frame

trelliscope_parameters

list of parameters to pass along to trelliscope

  • path: if not NULL the path to save the trelliscope

  • rows: rows for trelliscope

  • columns: columns for trelliscope

  • id_columns: initial columns


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