Package: funneljoin 0.1.9000

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.

Authors:Emily Robinson [aut, cre], Anthony Baker [aut], David Robinson [aut], Jacqueline Nolis [art]

funneljoin_0.1.9000.tar.gz
funneljoin_0.1.9000.zip(r-4.7)funneljoin_0.1.9000.zip(r-4.6)funneljoin_0.1.9000.zip(r-4.5)
funneljoin_0.1.9000.tgz(r-4.6-any)funneljoin_0.1.9000.tgz(r-4.5-any)
funneljoin_0.1.9000.tar.gz(r-4.7-any)funneljoin_0.1.9000.tar.gz(r-4.6-any)
funneljoin_0.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
funneljoin/json (API)
NEWS

# Install 'funneljoin' in R:
install.packages('funneljoin', repos = c('https://robinsones.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/robinsones/funneljoin/issues

Datasets:
  • landed - Example dataset of landing events
  • registered - Example dataset of registration events

On CRAN:

Conda:

6.21 score 70 stars 23 scripts 234 downloads 15 exports 23 dependencies

Last updated from:9e5cc4c037. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK150
source / vignettesOK143
linux-release-x86_64OK136
macos-release-arm64OK194
macos-oldrel-arm64OK152
windows-develOK104
windows-releaseOK81
windows-oldrelOK73
wasm-releaseOK104

Exports:after_anti_joinafter_full_joinafter_inner_joinafter_joinafter_left_joinafter_right_joinafter_semi_joinfilterfunnel_startfunnel_stepfunnel_stepsreclasssummarize_conversionssummarize_funnelsummarize_prop_tests

Dependencies:backportsbroomclicpp11dplyrforcatsgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Introduction to funneljoin

Rendered fromfunneljoin.Rmdusingknitr::rmarkdownon May 12 2026.

Last update: 2019-09-25
Started: 2018-10-03