Datacomb visualization

datacomb(
  data,
  dummify_factors = F,
  remove_columns = NULL,
  columns = NULL,
  row_id = NULL,
  file_path = NULL,
  snake_names = T,
  abbreviate_length = NULL,
  frame_widget = F,
  frame_width = "100%",
  frame_height = NULL,
  frame_element = NULL,
  frame_options = frameOptions(allowfullscreen = T),
  width = "100%",
  height = "100%"
)

Arguments

height

Value

Examples

inst/examples/data_comb.r