Generic filter function for eventlog
This function is deprecated as of bupaR version 0.5.0. Please use filter instead.
Usage
filter_attributes(eventlog, ...)
# S3 method for class 'eventlog'
filter_attributes(eventlog, ...)
# S3 method for class 'grouped_eventlog'
filter_attributes(eventlog, ...)
# S3 method for class 'activitylog'
filter_attributes(eventlog, ...)
# S3 method for class 'grouped_activitylog'
filter_attributes(eventlog, ...)
Methods (by class)
filter_attributes(eventlog)
: Filter eventlog using attributesfilter_attributes(grouped_eventlog)
: Filter grouped eventlog using attributesfilter_attributes(activitylog)
: Filter eventlog using attributesfilter_attributes(grouped_activitylog)
: Filter grouped eventlog using attributes