Rmonize
Tools for Data Harmonization
Collapsed a pile of parameters into one object and renamed every report column
◆Recent moves
- 1y ago
Report functions take a single dossier; output columns renamed
⚡ SPARKThe release that turns a working harmonization engine into a usable one: three report functions lose most of their parameters in favour of the dossier object that already carries the information, and the assessment and summary outputs are relabelled in plain language. It completes the move from the correctness work of 1.0.1 and the testing support of 1.1.0 toward an interface someone other than the author can drive.
View source ↗ - 2y ago
Debug parameter for testing partial harmonizations
Adds a .debug parameter so harmonization can be exercised when the DataSchema, processing elements or input datasets are not all available, and lets show_harmo_error() suppress warnings. Practical support for the iterative way these projects are actually built.
View source ↗ - 2y ago
Pooled-data handling and report fixes after real-world testing
A wide set of corrections found by running the package on real data, the structural one being a shared harmonized_col_dataset parameter used consistently across the pipeline as a grouping variable. Most of the rest is report presentation — colour schemes, date histograms, percentage handling — which is where this package's issue traffic concentrates.
View source ↗