Skip to contents

plotly_parcats

Usage

plotly_parcats(
  DF,
  remove_missing = TRUE,
  line_shape_curved = TRUE,
  numeric_to_factor = TRUE,
  quantiles = 5L,
  more_descriptive_label = FALSE
)

Arguments

DF

data.frame

remove_missing

logical for removing missing/NA data

line_shape_curved

logical for having curved lines

numeric_to_factor

logical for making numerics factors using quantiles

quantiles

integer for quantiles

more_descriptive_label

logical for having more descriptive labes

Value

plotly