calc_submittedonce_state: Calculates the submitted state.

Description Usage Arguments Value

Description

Given a data.frame of user event and an associated timeline, for each second of the timeline it calculates if the user was submitted at least once or not.

Usage

1
calc_submittedonce_state(user_events, timeline)

Arguments

user_events

data.frame of user events.

timeline

data.frame that described the state in one second intervals.

Value

An updated timeline data.frame with the submitted state set.


triglian/asqr documentation built on May 31, 2019, 7:53 p.m.