Hi I got an table that contains this colum and i wonder if there is any nice way to extract all rows that contains all dose that start with A02, so all the rows that have A020 and A021 etc etc...
| A010 | | A010 | | A010 | | A020 | | A020 | | A020 | | A020 | | A020 | | A021 | | A021 | Thx for your help //Joel -- View this message in context: http://r.789695.n4.nabble.com/Extract-elements-that-starts-with-tp3046332p3046332.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.