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.1.0 | 
| Depends: | 
R (≥ 2.10) | 
| Imports: | 
dplyr, glue, tibble, magrittr, broom, purrr, rlang, tidyr, methods | 
| Suggests: | 
testthat, knitr, rmarkdown | 
| Published: | 
2019-12-20 | 
| Author: | 
Emily Robinson [aut, cre],
  Anthony Baker [aut],
  David Robinson [aut] | 
| 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.