Description Usage Arguments Value
This is more efficient than key %in% names(e), because
it doesn't require to check all the names.
1 | env_has_key(e, key)
|
e |
Environment. |
key |
A single string. |
TRUE if key name exists in e, otherwise FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.