Skip to content

Commit

Permalink
Fix CreatedAt POSIXct column
Browse files Browse the repository at this point in the history
* not exactly sure why but summary function was failing on this.
* now instead of

  Class 'POSIXct'  num [1:40] 1.14e+09 1.14e+09 1.14e+09 1.14e+09 1.14e+09 ...

  we have:

  POSIXct[1:40], format: "2006-01-17 15:21:14" "2006-01-17 15:21:14" "2006-01-17 15:21:14" "2006-01-17 15:21:15" ...
  • Loading branch information
jefferis committed Nov 1, 2016
1 parent 5aad3d9 commit 0bf029c
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified data/Cell07PNs.rda
Binary file not shown.

0 comments on commit 0bf029c

Please sign in to comment.