View source: R/argument_conventions.R
lyt_args | R Documentation |
Layouting function argument conventions
lyt_args(
lyt,
var,
vars,
label,
labels_var,
varlabels,
varnames,
split_format,
split_na_str,
nested,
format,
cfun,
cformat,
cna_str,
split_fun,
split_name,
split_label,
afun,
inclNAs,
valorder,
ref_group,
compfun,
label_fstr,
child_labels,
extra_args,
name,
cuts,
cutlabels,
cutfun,
cutlabelfun,
cumulative,
indent_mod,
show_labels,
label_pos,
var_labels,
cvar,
table_names,
topleft,
align,
page_by,
page_prefix,
format_na_str,
section_div,
na_str,
show_colcounts,
colcount_format
)
lyt |
( |
var |
( |
vars |
( |
label |
( |
labels_var |
( |
varlabels |
( |
varnames |
( |
split_format |
( |
split_na_str |
( |
nested |
( |
format |
( |
cfun |
( |
cformat |
( |
cna_str |
( |
split_fun |
( |
split_name |
( |
split_label |
( |
afun |
( |
inclNAs |
( |
valorder |
( |
ref_group |
( |
compfun |
( |
label_fstr |
( |
child_labels |
( |
extra_args |
( |
name |
( |
cuts |
( |
cutlabels |
( |
cutfun |
( |
cutlabelfun |
( |
cumulative |
( |
indent_mod |
( |
show_labels |
( |
label_pos |
( |
var_labels |
( |
cvar |
( |
table_names |
( |
topleft |
( |
align |
( |
page_by |
( |
page_prefix |
( |
format_na_str |
( |
section_div |
( |
na_str |
( |
show_colcounts |
( |
colcount_format |
( |
No return value.
Other conventions:
compat_args()
,
constr_args()
,
gen_args()
,
sf_args()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.