robinsones/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

MaintainerEmily Robinson <robinson.es@gmail.com>
LicenseMIT + file LICENSE
Version0.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("robinsones/funneljoin")
robinsones/funneljoin documentation built on March 29, 2023, 10:18 a.m.