Package: data4health 0.1.1
data4health: A Practical Workflow for Health Data Wrangling
Provides a streamlined workflow for cleaning, transforming, filtering, aggregating, and exporting epidemiological line list data. The package is designed for public health surveillance and clinical datasets where each row represents an individual case. It supports common data-wrangling tasks and multi-format data import/export (e.g., 'csv', 'rds', 'xlsx', 'json', 'dbf'). The functions are designed to be combined into a clear and reproducible pipeline while remaining flexible enough for use in standalone data-processing steps. 'data4health' is part of the '4health' toolkit, which integrates health, climate, land-use, and socioeconomic data workflows. More information on the '4health' tools can be found on the HARMONIZE website <https://harmonize-tools.org/toolkits>.
Authors:
data4health_0.1.1.tar.gz
data4health_0.1.1.tar.gz(r-4.7-arm64)data4health_0.1.1.tar.gz(r-4.7-x86_64)data4health_0.1.1.tar.gz(r-4.6-arm64)data4health_0.1.1.tar.gz(r-4.6-x86_64)
data4health_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
data4health/json (API)
| # Install 'data4health' in R: |
| install.packages('data4health', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bsc-es/ghrtools/issues
- example_dataset - Simulated dengue surveillance dataset
Last updated from:1934dd890e. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 165 | ||
| linux-devel-x86_64 | OK | 174 | ||
| source / vignettes | OK | 257 | ||
| linux-release-arm64 | OK | 159 | ||
| linux-release-x86_64 | OK | 178 | ||
| wasm-release | OK | 149 |
Exports:d4h_aggregated4h_cleand4h_exampled4h_filterd4h_loadd4h_saved4h_ui
Dependencies:askpassbase64encbslibcachemcellrangerclicolorspacecommonmarkcowplotcpp11crayoncrosstalkcurldata.tabledigestdplyrevaluatefarverfastmapfontawesomeforeignfsgenericsggplot2GHRexploregluegtablehighrhmshtmltoolshtmlwidgetshttpuvhttrisobandjquerylibjsonliteknitrlabelinglaterlazyevallifecyclelubridatemagrittrmemoisemimeopensslotelpillarpkgconfigplotlyprettyunitsprogresspromisespurrrR6rappdirsRColorBrewerRcppreadxlrematchrlangrmarkdownS7sassscalesshinyshinyAcesourcetoolsstringistringrsystibbletidyrtidyselecttimechangetinytexutf8vctrsviridisLitewithrwritexlxfunxtableyaml
Last update: 2026-07-07
Started: 2026-07-07
Last update: 2026-07-07
Started: 2026-07-07
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Aggregate the health data | d4h_aggregate |
| Clean the health data | d4h_clean |
| Get path to data4health example datasets | d4h_example |
| Filter the health data | d4h_filter |
| Load the health data | d4h_load |
| Save files in desired data type | d4h_save |
| Opens the data4health user interface | d4h_ui |
| Simulated dengue surveillance dataset | example_dataset |
