extractField | R Documentation |
Extract the desired field from a delimited string
extractField(string, field = 1, delim = "_")
string |
Input string |
field |
Field position |
delim |
Delimiter (i.e. tabs, spaces, underscores, commas) |
Extracted field
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.