powered by
Extract Some String
take_out(x, ..., type = "c")
characters
string
patterns of c('begin','after')
any left characters of character or list
x='abdghtyu' take_out(x,c('a','d'),c('h','u'))
Run the code above in your browser using DataLab