Dear R-users,

i need to store in a variable a string made from levels of a factor

e.g.

a<-("a","a","b","b")
af<-factor(a)

mylevels<- ...a string with all the levels(af)

Thanks
--
DM

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to