exsubtxt | R Documentation |
exsubtxt() extract parts from a string based on defined string split
exsubtxt(string, nchar = 100, ps, firstonly = F)
string |
string to split on to find what to extract |
nchar |
number of characters from located string forward to extract |
ps |
page source in text unlisted to find what to extract |
firstonly |
if TRUE returns only first instance of extract |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.