MultiVarSplit | R Documentation |
Split between two or more different variables
MultiVarSplit(
vars,
split_label = "",
varlabels = NULL,
varnames = NULL,
cfun = NULL,
cformat = NULL,
cna_str = NA_character_,
split_format = NULL,
split_na_str = NA_character_,
split_name = "multivars",
child_labels = c("default", "visible", "hidden"),
extra_args = list(),
indent_mod = 0L,
cindent_mod = 0L,
cvar = "",
cextra_args = list(),
label_pos = "visible",
split_fun = NULL,
page_prefix = NA_character_,
section_div = NA_character_,
show_colcounts = FALSE,
colcount_format = NULL
)
vars |
( |
split_label |
( |
varlabels |
( |
varnames |
( |
cfun |
( |
cformat |
( |
cna_str |
( |
split_format |
( |
split_na_str |
( |
split_name |
( |
child_labels |
( |
extra_args |
( |
indent_mod |
( |
cindent_mod |
( |
cvar |
( |
cextra_args |
( |
label_pos |
( |
split_fun |
( |
page_prefix |
( |
section_div |
( |
show_colcounts |
( |
colcount_format |
( |
A MultiVarSplit
object.
Gabriel Becker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.