slice {bupaR}R Documentation

Slice function for event log

Description

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

dplyr

slice

Usage

## S3 method for class 'log'
slice(.data, ...)

## S3 method for class 'grouped_log'
slice(.data, ...)

## S3 method for class 'eventlog'
slice_activities(.data, ...)

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

## S3 method for class 'grouped_log'
slice_activities(.data, ...)

## S3 method for class 'eventlog'
slice_events(.data, ...)

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

Methods (by class)

Functions


[Package bupaR version 0.5.4 Index]