act_tbl-class {activatr} | R Documentation |
act_tbl
class
Description
The act_tbl
S3 class is a subclass of data.frame
and tibble
.
Details
In nearly every respect, it can be treated like a tibble; however, this
allows the package to provide an improved summary.act_tbl()
function
to get an overview of the activity.
[Package activatr version 0.2.1 Index]