Skip to content
Prev 156135 / 398506 Next

Odp: getting data into correct format for summarizing ... reshape, aggregate, or...

Hi

Another possibility is to use split - sapply construction

sapply(split(df.1[,3],  list(df.1$RiverMile, df.1$constituent)), summary)

Regards

Petr Pikal
petr.pikal at precheza.cz
724008364, 581252140, 581252257


r-help-bounces at r-project.org napsal dne 15.09.2008 18:14:40:
something...
as.numeric(value))
http://www.R-project.org/posting-guide.html