funneljoin icon indicating copy to clipboard operation
funneljoin copied to clipboard

Join tables based on events occurring in sequence in a funnel.

Results 4 funneljoin issues
Sort by recently updated
recently updated
newest added

Prepare for release: * [x] `git pull` * [x] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_funneljoin.html) * [x] Check if any deprecation processes should be advanced, as described in [Gradual deprecation](https://lifecycle.r-lib.org/articles/communicate.html#gradual-deprecation) *...

Prepare for release: * [ ] `git pull` * [ ] Check [current CRAN check results](https://cran.rstudio.org/web/checks/check_results_funneljoin.html) * [ ] [Polish NEWS](https://style.tidyverse.org/news.html#news-release) * [ ] `devtools::build_readme()` * [ ] `urlchecker::url_check()` *...

Hi, thank you for creating and maintaining this handy package! I wanted to test how well it works on remote tables (trino in my case), but it seems like the...