[R] Dealing with data

TGS cran.questions at gmail.com
Fri Aug 13 19:03:09 CEST 2010


# how would I code in R to look at the letter of the alphabet
# in the second column and create a indicator column for the
# corresponding letter?

data(InsectSprays)
InsectSprays$spray



More information about the R-help mailing list