Coerce objects to callable mappings
1 | as_mapping(x, ...)
|
x |
object to coerce |
... |
reserved Generic function. Methods for named vectors (chr -> vctr), dfs (df[[1]] -> df[[2]]), lists (l[[1]] -> l[[2]]), and functions (as is, but with no more than one required parameter). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.