>> >> Hi Mohan, > Try this: > > table(dummy$State,dummy$Months) > > Jim > > Thanks for your time. table(dummy$State,dummy$Months)
in this case the state column becomes the row index. I want the state name as the first column. There may be a way to do it. Thanks & Rg Mohan L [[alternative HTML version deleted]] ______________________________________________ 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.