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.5)cohorts_1.2.0.zip(r-4.4)cohorts_1.2.0.zip(r-4.3)
cohorts_1.2.0.tgz(r-4.4-any)cohorts_1.2.0.tgz(r-4.3-any)
cohorts_1.2.0.tar.gz(r-4.5-noble)cohorts_1.2.0.tar.gz(r-4.4-noble)
cohorts_1.2.0.tgz(r-4.4-emscripten)cohorts_1.2.0.tgz(r-4.3-emscripten)
cohorts.pdf |cohorts.html✨
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 1 years agofrom:78764b3dd6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
Exports:%>%cohort_table_daycohort_table_monthcohort_table_pctcohort_table_weekcohort_table_yearshift_leftshift_left_pct
Dependencies:clicpp11data.tabledplyrdtplyrfansigenericsgluelatticelifecyclelubridatemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithrzoo
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 |