arrange | R Documentation |
These objects are imported from other packages. Follow the links below to see their documentation.
arrange
## S3 method for class 'grouped_eventlog'
arrange(.data, ...)
## S3 method for class 'activitylog'
arrange(.data, ...)
.data |
|
... |
Variables to arrange on |
arrange(grouped_eventlog)
: Arrange an eventlog by group, maintaining all groups
arrange(activitylog)
: Arrange an activitylog
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.