plot_figure_2: Plot for Figure 2

Description Usage Arguments Value See Also

View source: R/figures.R

Description

Plots "Upset" graph visualizing the overlap between different psychopathological problems within a selected subgroup of participants having / not having a specific SLD

Usage

1
plot_figure_2(data, filter_var, invert_filter = FALSE, ymax = NULL)

Arguments

data

tbl. Input data

filter_var

character. The SLD variable name

invert_filter

logical. Whether to select children without the SLD, Default: FALSE

ymax

double. The maximum value of the y-axis of the intersection size bar plot, Default: NULL

Value

ggplot object. The plot

See Also

UpSetR::upset()


idea-labs/comsldpsy documentation built on April 14, 2020, 4:28 p.m.