process_key_value | R Documentation |
Processes a strings data format (key[split]value)
process_key_value(x, split = "=")
x |
vector of strings to process |
split |
string to distinguish lhs from rhs |
named vector with values as values and tags as names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.