argument_convention | R Documentation |
The documentation to this function lists all the arguments in tern
that are used repeatedly to express an analysis.
... |
additional arguments for the lower level functions. |
.aligns |
( |
.all_col_counts |
( |
.df_row |
( |
.formats |
(named |
.in_ref_col |
( |
.indent_mods |
(named |
.labels |
(named |
.N_col |
( |
.N_row |
( |
.ref_group |
( |
.spl_context |
( |
.stats |
( |
.var |
( |
add_total_level |
( |
col_by |
( |
conf_level |
( |
data |
( |
df |
( |
groups_lists |
(named |
id |
( |
is_event |
( |
label_all |
( |
labelstr |
( |
lyt |
( |
method |
( |
na.rm |
( |
na_str |
( |
nested |
( |
prune_zero_rows |
( |
riskdiff |
( |
rsp |
( |
show_labels |
( |
section_div |
( |
table_names |
( |
tte |
( |
var_labels |
( |
variables |
(named |
vars |
( |
var |
( |
x |
( |
xlim |
( |
ylim |
( |
Although this function just returns NULL
it has two uses, for
the tern
users it provides a documentation of arguments that are
commonly and consistently used in the framework. For the developer it adds a
single reference point to import the roxygen
argument description with:
@inheritParams argument_convention
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.