« Profile of R creator Ross Ihaka | Main | R's short learning curve »

May 20, 2009

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a010534b1db25970b01156f55ad6b970c

Listed below are links to weblogs that reference Taming tapply:

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Hello,

Thank you for this.

Another solution is to use reshape package:

library(reshape)
cast(mtcars, cyl ~ ., quantile, value = "mpg")

Or the plyr package.

By the way, I've had some bad experiences with do.call(rbind, ...) when there is a huge number of lists.

the URL has died, along with the server i had the post on. it lives again here:

http://dandube.com/blog/?p=145

if you care to see it.

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been posted. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment

Got comments or suggestions for the blog editor?
Email David Smith.
Follow revodavid on Twitter Follow David on Twitter: @revodavid

R links

Recommended Sites

Search Revolutions Blog