funneljoin (version 0.1.0)

distinct_events: Distinct events

Description

Distinct events

Usage

distinct_events(.data, time_col, user_col, type)

Arguments

.data

a dataset, either local or remote

time_col

the name of the time column

user_col

the name of the user identifying column

type

the type of after_join ("first-first", "first-firstafter", etc.)