take_out | R Documentation |
Extract Some String
take_out(x, ..., type = "c")
x |
string |
... |
patterns of c('begin','after') |
type |
any left characters of character or list |
characters
x='abdghtyu'
take_out(x,c('a','d'),c('h','u'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.