Description Usage Arguments Value
Functions to check if an object is a valid key or value in a keyvalue pair, or coerce it if possible.
1 2 3 4 5 6 7 |
x |
a vector |
as.value
returns a value-object (currently the vector itself
but with class "value").
as.key
returns a key-object (building on value
but with unique
entries and as character).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.