The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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
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:

Reference manual: funneljoin.pdf
Vignettes: Introduction to funneljoin

Downloads:

Package source: funneljoin_0.2.0.tar.gz
Windows binaries: r-devel: funneljoin_0.2.0.zip, r-release: funneljoin_0.2.0.zip, r-oldrel: funneljoin_0.2.0.zip
macOS binaries: r-release (arm64): funneljoin_0.2.0.tgz, r-oldrel (arm64): funneljoin_0.2.0.tgz, r-release (x86_64): funneljoin_0.2.0.tgz, r-oldrel (x86_64): funneljoin_0.2.0.tgz
Old sources: funneljoin archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=funneljoin to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.