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 Feb. 13, 2024, 10:27 p.m.