datacamp/funneljoin: Time-Based Joins to Analyze Sequences of Events

Time-based joins to analyze sequence of events, both in memory and out of memory. after_join() joins two tables of events, while funnel_start() and funnel_step() join events in the same table. With the type argument, you can switch between different funnel types, like first-first and last-firstafter.

Getting started

Package details

MaintainerDataCamp Engineering <engineering@datacamp.com>
LicenseMIT + file LICENSE
Version0.1.1.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("datacamp/funneljoin")
datacamp/funneljoin documentation built on June 18, 2020, 6:52 a.m.