Visualize Pivot Table

rpivot(
  data,
  remove_columns = NULL,
  factor_cols = NULL,
  file_path = NULL,
  rows = NULL,
  cols = NULL,
  aggregatorName = NULL,
  vals = NULL,
  rendererName = NULL,
  sorter = NULL,
  exclusions = NULL,
  inclusions = NULL,
  locale = "en",
  subtotals = FALSE,
  width = 800,
  height = 600,
  elementId = NULL,
  frame_widget = F,
  frame_width = "100%",
  frame_height = NULL,
  frame_element = NULL,
  frame_options = frameOptions(allowfullscreen = T),
  ...
)

Arguments

elementId

Value