Skip to content

Instantly share code, notes, and snippets.

@mhawksey
Created January 11, 2013 13:25
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save mhawksey/4510633 to your computer and use it in GitHub Desktop.
> str(wp.postviews)
'data.frame': 32538 obs. of 5 variables:
$ date : Factor w/ 366 levels "2012-01-01","2012-01-02",..: 366 366 366 366 366 366 366 366 366 366 ...
$ post_id : int 2599 2972 1604 12846 14334 0 12510 2907 14136 12087 ...
$ post_title : Factor w/ 478 levels "'Activity' in the Twitter backchannel at #altc2012 day 1",..: 362 120 409 384 124 189 168 74 308 154 ...
$ post_permalink: Factor w/ 178 levels "","http://66.147.244.180/~delignee/?page_id=40",..: 1 19 1 52 72 92 1 1 1 1 ...
$ views : int 33 24 18 16 16 16 15 15 15 11 ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment