View source: R/check-helpers.R
check_draw_ellipsis | R Documentation |
Checks arguments in ellipsis for undesired inputs such as 'layerId' which may collide with internal structure of leafdown and returns a "cleaned" version of the arguments by removing or redefining problematic inputs. e.g. 'layerId' is removed from arg_list when set.
check_draw_ellipsis(...)
... |
Additional arguments given to |
List containing arguments in ... as elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.