distinct_events: Distinct events

View source: R/distinct_events.R

distinct_eventsR Documentation

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.)


funneljoin documentation built on March 31, 2023, 11:07 p.m.