Rows: 3
Columns: 7
Partitioning: [3] rows
$ a <dbl> 1.0, 2.5, NA
$ b <int> 1, 2, NA
$ c <lgl> TRUE, FALSE, NA
$ d <chr> "a", "b", NA
$ e <fct> a, b, NA
$ f <date> 2015-12-10, 2015-12-1…
$ g <dttm> 2015-12-09 10:51:35, …
