label_events: Label event metrics with the events they represent

Description Usage Arguments Value

View source: R/utils.R

Description

label_events takes a tibble of event metrics and re-labels the event counts to represent the specific events in question.

Usage

1
label_events(events, event_name)

Arguments

events

A tibble of event metrics returned from one of the event fetching functions.

Value

A tibble whose data is identical to input tibble but whose event count columns are renamed with the given event name.


olihawkins/clga documentation built on Sept. 17, 2020, 7:19 a.m.