Description Usage Arguments Value
From a string link "att1=v1,att2=v2", returns a named list containing names "att1" and "att2" and values "v1" and "v2". An error (stop) is raised if the string is malformed.
1 |
name |
the string to decode. |
a named list with attribute as key and value for each
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.