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.
| Version: | 0.2.0 | 
| Depends: | R (≥ 2.10) | 
| Imports: | dplyr, glue, magrittr, broom, purrr, rlang, tidyr, methods, forcats | 
| Suggests: | testthat, knitr, rmarkdown, tibble | 
| Published: | 2023-03-21 | 
| DOI: | 10.32614/CRAN.package.funneljoin | 
| Author: | Emily Robinson [aut, cre],
  Anthony Baker [aut],
  David Robinson [aut],
  Jacqueline Nolis [art] | 
| Maintainer: | Emily Robinson  <robinson.es at gmail.com> | 
| License: | MIT + file LICENSE | 
| NeedsCompilation: | no | 
| Materials: | README, NEWS | 
| CRAN checks: | funneljoin results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=funneljoin
to link to this page.