View source: R/argument_conventions.R
gen_args | R Documentation |
General argument conventions
gen_args(
df,
alt_counts_df,
spl,
pos,
tt,
tr,
verbose,
colwidths,
obj,
x,
value,
object,
path,
label,
label_pos,
cvar,
topleft,
page_prefix,
hsep,
indent_size,
section_div,
na_str,
inset,
table_inset,
...
)
df |
( |
alt_counts_df |
( |
spl |
( |
pos |
( |
tt |
( |
tr |
( |
verbose |
( |
colwidths |
( |
obj |
( |
x |
( |
value |
( |
object |
( |
path |
( |
label |
( |
label_pos |
( |
cvar |
( |
topleft |
( |
page_prefix |
( |
hsep |
( |
indent_size |
( |
section_div |
( |
na_str |
( |
inset |
( |
table_inset |
( |
... |
additional parameters passed to methods or tabulation functions. |
No return value.
Other conventions:
compat_args()
,
constr_args()
,
lyt_args()
,
sf_args()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.