ev_dplyr: dplyr verbs for event objects

mutate.evR Documentation

dplyr verbs for event objects

Description

dplyr verbs for event objects

Usage

## S3 method for class 'ev'
mutate(.data, ...)

## S3 method for class 'ev'
select(.data, ...)

## S3 method for class 'ev'
filter(.data, ...)

Arguments

.data

the event object.

...

passed to the dplyr function.


metrumresearchgroup/mrgsolve documentation built on April 13, 2025, 9:43 a.m.