ok this is a textbook question but i feel kind of lost so any help would be
appreciated.

I have a character vector with couple of hundreds of observations

about 60 of them are in the following fashion
"total June15"
"total July 15"
"total July 17"
etc.

now I want to remove these entries but not one by one.
I want to write some code that will remove all the entries with the
word/string "total" in them.
I tried few things but with no success.

thanks in advance




--
View this message in context: 
http://r.789695.n4.nabble.com/removing-entries-from-a-character-vector-tp4710165.html
Sent from the R help mailing list archive at Nabble.com.
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
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.

Reply via email to