Skip to content
Prev 360563 / 398503 Next

how to use AND in grepl

Tom
subset(df,grepl("t2|pd",x$Command))


On Sat, Apr 30, 2016 at 2:38 PM, ch.elahe via R-help <r-help at r-project.org>
wrote: