View source: R/basic_table_args.R
parse_basic_table_args | R Documentation |
basic_table_args
object into the basic_table
expression
A function to parse expression from the basic_table_args
object.
parse_basic_table_args(basic_table_args = teal.widgets::basic_table_args())
basic_table_args |
( |
(language
) the rtables::basic_table()
filled with additional arguments.
parse_basic_table_args(
resolve_basic_table_args(
user_table = basic_table_args(title = "TITLE"),
user_default = basic_table_args(title = "DEFAULT_TITLE", subtitles = "SUBTITLE")
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.