map_eventdata: Aggregate field values

Description Usage Arguments Details Value Author(s) See Also

View source: R/events.R

Description

Aggregates event data fields

Usage

1
map_eventdata(edo, fun, which)

Arguments

edo

Event data

fun

Function specifying the aggregation mapping, or a list

which

Name of the field to map

Details

DEPRECATED This function applies a mapping/aggregration function to event data. It is the workhorse function behind the map_ functions. You should use these in ordinary use.

Value

Event data with new fields

Author(s)

Will Lowe

See Also

map_codes, map_actors


conjugateprior/events documentation built on May 13, 2019, 9:56 p.m.