View source: R/basic_table_args.R
| basic_table_args | R Documentation |
basic_table_args object
This function has to be used to build an input for a
basic_table_args argument.
The basic_table_args argument should be a part of every module which contains any rtables object.
Arguments are validated to match their rtables equivalents.
For more details see the vignette: vignette("custom-basic-table-arguments", package = "teal.widgets").
basic_table_args(...)
... |
arguments compatible with |
(basic_table_args) object.
resolve_basic_table_args() to resolve multiple objects into one using pre-defined priorities.
parse_basic_table_args() to parse resolved list into list of calls.
basic_table_args(subtitles = "SUBTITLE")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.