plot_multi.table: Plot a multi cross table

Description Usage Arguments Value Author(s) See Also Examples

Description

Plots a multi cross table on a graph

Usage

1
plot_multi.table(data, vars, main = "")

Arguments

data

the data frame in which we can find vars

vars

vector of character string of covariates

main

main title of the plot

Value

None

Author(s)

Hugo Varet

See Also

multi.table

Examples

1
plot_multi.table(cgd,c("treat","sex","inherit"))

Example output

Loading required package: survival

packHV documentation built on May 2, 2019, 5:40 a.m.