check_linearpackcircles
check_linearpackcircles(
DF,
ID_var = "ID",
group_var = "group",
area_var = "area",
x_var = "x",
separation_factor = 1,
width_plot = 100,
height_group = 10,
CHECKS_plots = FALSE,
random_seed = 12,
area_multiplier = 1
)
input dataframe
ID variable
group variable
area variable
x axis variable
how much separation between groups
reduce x for plotting by this ratio
height of y axis for each group
TRUE/FALSE show plot with overlapping areas
random seed to use
list with DF's and a ggplot object