| splitpick | R Documentation | 
Split the string by separator and pick the former or latter part.
splitpick(x, sep, which)
x | 
 Input string  | 
sep | 
 Separator string  | 
which | 
 Indicate which part to pick  | 
Polished string
Leo Lahti leo.lahti@iki.fi
See citation("bibliographica")
x2 <- splitpick("London re Edinburgh", " re ", 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.