Package: cohorts 1.2.0
cohorts: Cohort Analysis Made Easy
Functions to simplify the process of preparing event and transaction for cohort analysis.
Authors:
cohorts_1.2.0.tar.gz
cohorts_1.2.0.zip(r-4.7)cohorts_1.2.0.zip(r-4.6)cohorts_1.2.0.zip(r-4.5)
cohorts_1.2.0.tgz(r-4.6-any)cohorts_1.2.0.tgz(r-4.5-any)
cohorts_1.2.0.tar.gz(r-4.7-any)cohorts_1.2.0.tar.gz(r-4.6-any)
cohorts_1.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cohorts/json (API)
NEWS
| # Install 'cohorts' in R: |
| install.packages('cohorts', repos = c('https://peerchristensen.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/peerchristensen/cohorts/issues
- gamelaunch - Event Data From the Launch of a Mobile Game
- online_cohorts - Order Data From an Online Store
Last updated from:78764b3dd6. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 175 | ||
| macos-oldrel-arm64 | OK | 170 | ||
| windows-devel | OK | 75 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 65 | ||
| wasm-release | OK | 104 |
Exports:%>%cohort_table_daycohort_table_monthcohort_table_pctcohort_table_weekcohort_table_yearshift_leftshift_left_pct
Dependencies:clicpp11data.tabledplyrdtplyrgenericsgluelatticelifecyclelubridatemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create a Cohort Table Using Day Level Event Data | cohort_table_day |
| Create a Cohort Table Using Month Level Event Data | cohort_table_month |
| Convert Values of a Cohort Table to Percentages | cohort_table_pct |
| Create a Cohort Table Using Week Level Event Data | cohort_table_week |
| Create a Cohort Table Using Year Level Event Data | cohort_table_year |
| Event Data From the Launch of a Mobile Game | gamelaunch |
| Order Data From an Online Store | online_cohorts |
| Left-shift a Cohort Table | shift_left |
| Left-shift a Cohort Table With Cohort Sizes as Percentages | shift_left_pct |
