distinct_events {funneljoin}R 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.)


[Package funneljoin version 0.2.0 Index]