Crandore Hub

cataScience

Interactive Training App for Data Science and AI Skills

An interactive 'shiny' training companion for people who are new to data, developed for World Health Organization data trainings. Bundles hands-on modules for importing data, missing values, outliers, text cleaning, merging, visualization, and basic statistics, plus a set of AI-skills pages (prompting levels, a prompt gallery, AI safety rules, and a methodology case study) and an interactive quiz with per-session topic filters. Launch the app with run_cata().

README

# Lesson content

The Shiny app reads its content pages directly from the `.md` files in this
folder through `includeMarkdown()` (see `md_page()` in `R/app-function.R`).

- `background-*.md` — the Background / methodology tabs on the Import,
  Cleaning, and Visualize pages.
- `ai-safety.md` — the AI → AI safety page.
- `training-playbook.md`, `lab-script-data-quality.md`,
  `ai-analysis-critique-checklist.md`, `training-dataset-recommendation.md`
  — the Training → Training guide panels.
- `image-credits.md` — the Training → Credits page.
- `images/` — figures referenced by the `.md` pages, served via
  `addResourcePath()` in `R/app-load.R`.

Edit the `.md` files directly to update lesson content.

Versions across snapshots

VersionRepositoryFileSize
2.1.2 rolling linux/jammy R-4.5 cataScience_2.1.2.tar.gz 3.9 MiB
2.1.2 rolling linux/noble R-4.5 cataScience_2.1.2.tar.gz 3.9 MiB
2.1.2 rolling source/ R- cataScience_2.1.2.tar.gz 3.9 MiB
2.1.2 latest linux/jammy R-4.5 cataScience_2.1.2.tar.gz 3.9 MiB
2.1.2 latest linux/noble R-4.5 cataScience_2.1.2.tar.gz 3.9 MiB
2.1.2 latest source/ R- cataScience_2.1.2.tar.gz 3.9 MiB
2.1.2 2026-04-23 source/ R- cataScience_2.1.2.tar.gz 0 B

Dependencies (latest)

Imports

Suggests