arrange {bupaR}R Documentation

Arrange log

Description

These objects are imported from other packages. Follow the links below to see their documentation.

dplyr

arrange

Usage

## S3 method for class 'grouped_eventlog'
arrange(.data, ...)

## S3 method for class 'activitylog'
arrange(.data, ...)

Arguments

.data

log: Object of class eventlog or activitylog.

...

Variables to arrange on

Methods (by class)


[Package bupaR version 0.5.4 Index]