powered by
basic_table_args
basic_table
A function to parse expression from the basic_table_args object.
parse_basic_table_args(basic_table_args = teal.widgets::basic_table_args())
(language) the rtables::basic_table() filled with additional arguments.
language
rtables::basic_table()
(basic_table_args) This argument could be a result of the resolve_basic_table_args().
resolve_basic_table_args()
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") ) )
Run the code above in your browser using DataLab