Description
These objects are imported from other packages. Follow the links
below to see their documentation.
- dplyr
arrange
Usage
# S3 method for grouped_eventlog
arrange(.data, ...)# S3 method for activitylog
arrange(.data, ...)
Arguments
- .data
log
: Object of class eventlog
or activitylog
.
- ...
Variables to arrange on
Methods (by class)
arrange(grouped_eventlog)
: Arrange an eventlog by group, maintaining all groups
arrange(activitylog)
: Arrange an activitylog