| is_arg_map | R Documentation |
An argument is a map when it is a list() with at least one named
element and at most one unnamed element (the fallback for unlisted
keys). Shared by resolve_channel_args() and
resolve_interval_args().
is_arg_map(x)
x |
An argument value. |
A logical scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.