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 |
| Reference manual: | funneljoin.pdf |
| Vignettes: |
Introduction to funneljoin |
| Package source: | funneljoin_0.1.0.tar.gz |
| Windows binaries: | r-devel: funneljoin_0.1.0.zip, r-release: funneljoin_0.1.0.zip, r-oldrel: funneljoin_0.1.0.zip |
| macOS binaries: | r-release: funneljoin_0.1.0.tgz, r-oldrel: funneljoin_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=funneljoin to link to this page.