barplot_by_group: Barplot grouped binary columns

Description Usage Arguments

View source: R/barplot_by_groups.R

Description

Barplot grouped binary columns

Usage

1
barplot_by_group(design, list_of_variables, aggregation_level, binary = TRUE)

Arguments

design

Design object from survey or srvyr package.

list_of_variables

Vector containing column names to analyze.

aggregation_level

Column name to aggregate or dissagregate to OR vector of column names to dissagregate to.

binary

Logical (default=TRUE) if the columns are binary or numeric.


zackarno/butteR documentation built on May 8, 2021, 4:50 p.m.