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.5)funneljoin_0.1.9000.zip(r-4.4)funneljoin_0.1.9000.zip(r-4.3)
funneljoin_0.1.9000.tgz(r-4.5-any)funneljoin_0.1.9000.tgz(r-4.4-any)funneljoin_0.1.9000.tgz(r-4.3-any)
funneljoin_0.1.9000.tar.gz(r-4.5-noble)funneljoin_0.1.9000.tar.gz(r-4.4-noble)
funneljoin_0.1.9000.tgz(r-4.4-emscripten)funneljoin_0.1.9000.tgz(r-4.3-emscripten)
funneljoin.pdf |funneljoin.html
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:

6.38 score 69 stars 23 scripts 259 downloads 15 exports 24 dependencies

Last updated 2 years agofrom:9e5cc4c037. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 08 2025
R-4.5-winOKFeb 08 2025
R-4.5-macOKFeb 08 2025
R-4.5-linuxOKFeb 08 2025
R-4.4-winOKFeb 09 2025
R-4.4-macOKFeb 08 2025
R-4.3-winOKFeb 08 2025
R-4.3-macOKFeb 08 2025

Exports:after_anti_joinafter_full_joinafter_inner_joinafter_joinafter_left_joinafter_right_joinafter_semi_joinfilterfunnel_startfunnel_stepfunnel_stepsreclasssummarize_conversionssummarize_funnelsummarize_prop_tests

Dependencies:backportsbroomclicpp11dplyrfansiforcatsgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Introduction to funneljoin

Rendered fromfunneljoin.Rmdusingknitr::rmarkdownon Feb 08 2025.

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