parse_input | R Documentation |
This helper will parse comma-separated key-value pairs
parse_input(input_text, into = "list")
input_text |
A character. |
into |
The name of the function that will contain the resulting values. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.