do_extra_args | R Documentation |
This is based on the input in EXTRA
column from Access
registration database. The arguments that are valid here can be expanded
whenever needed. See details section for valid arguments to be used. All
argument names are written in CamelCase
style. Use symbol |
to separate
multiple arguments.
do_extra_args(dt = NULL, args = NULL)
dt |
Dataset |
args |
Extra arguments as specified in details section below. |
Currently, these arguments can be used:
DeleteNaRow
: Delete any row consisting only NA in all columns
Other extra arguments:
do_extra_args_group()
,
find_age_category()
,
get_extra_args()
,
get_extra_args_group()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.