mutate.ev | R Documentation |
dplyr verbs for event objects
## S3 method for class 'ev'
mutate(.data, ...)
## S3 method for class 'ev'
select(.data, ...)
## S3 method for class 'ev'
filter(.data, ...)
.data |
the event object. |
... |
passed to the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.