extract_values | R Documentation |
Extracts the value argument(s) of the supplied string. The value argument is defined as the characters between [] string.
extract_values(string, simplify = FALSE)
string |
A character string |
simplify |
If TRUE return as a vector. Default is FALSE. |
A vector or list with the extracted value arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.