Compatibility Arg Conventions
compat_args(.lst, row.name, format, indent, label, inset)NULL (this is an argument template dummy function)
list. An already-collected list of arguments to be used instead
of the elements of .... Arguments passed via ... will be
ignored if this is specified.
if NULL then an empty string is used as
row.name of the rrow.
character(1) or function. The format label (string) or
formatter function to apply to the cell values passed via .... See
list_valid_format_labels for currently supported
format labels.
deprecated.
character(1). A label (not to be confused with the name) for the object/structure.
integer(1). The table inset for the row or table being
constructed. See table_inset.
Other conventions:
constr_args(),
gen_args(),
lyt_args(),
sf_args()