Description Usage Arguments Examples
Allows you to call a function on an object and get a result even if it errors. Use with purrr::map()
1 | seguramente(obj, f)
|
obj |
an object |
f |
a function |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.