Skip to content

Instantly share code, notes, and snippets.

@yalla
Created September 23, 2011 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yalla/d779b0546765b7640804 to your computer and use it in GitHub Desktop.
Save yalla/d779b0546765b7640804 to your computer and use it in GitHub Desktop.
mean aggregation woes
> z <- cbind(type = read.ag(mean), count = read.ag(length))
> z
type count
(09/22/11 12:54:00) 1.55102 49
(09/22/11 13:24:00) 1.48000 50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment