cctab_plot: Create summary plot for cctab function

View source: R/cttab_plot.R

cctab_plotR Documentation

Create summary plot for cctab function

Description

Create summary plot for cctab function

Usage

cctab_plot(vars, data, group = NULL, row_split = NULL, select = NULL)

Arguments

data

A data.frame from which the variables in vars should be taken.

group

Name of the grouping variable.

row_split

Variable that used for splitting table rows, rows will be splited using this variable. Useful for repeated measures.

select

a named vector with as many components as row-variables. Every element of 'select' will be used to select the individuals to be analyzed for every row-variable. Name of the vector corresponds to the row variable, element is the selection.


shug0131/cctu documentation built on Nov. 10, 2023, 12:03 p.m.