Skip to content
Prev 274378 / 398506 Next

Remove specific rows in a matrix/data.frame

Hi,
just put it in the formula:

aggregate(Number ~ Letter+Test,data=dtf,max)

cheers

Am 13.10.2011 19:30, schrieb syrvn: