Rmonize 1.0.1
Bug corrections and enhancements after testing with real data.
Bug fixes and improvements
Improvement in handling pooled data
The functions harmo_process(), pool_harmonized_dataset_create(),
harmonized_dossier_create(), harmonized_dossier_evaluate(),
harmonized_dossier_summarize(), harmonized_dossier_visualize() share
the same parameter “harmonized_col_dataset” which is (if exists) the
name of the column referring the input dataset names. If this column
exists and is declared by the user, this will be used across the
pipeline as a grouping/separating variable. By default, the name of each
dataset will be used instead.
rename DEMO_file_harmo into Rmonize_DEMO and update examples
suppress the parameter overwrite = TRUE in the functions xxx_visualize()
in visual reports, void confusing changes in color scheme in visual
reports.
Histograms for date variables display valid ranges.
in reports, change % NA as proportion in reports.
harmonized_dossier_visualize() report shows variable labels in the
same language.
put id_creation in script and in rule in dpe (as in direct_mapping)
Allow special characters in names of datasets and data_dicts
In visual reports, the bar plot only appears when there are multiple
missing value types, otherwise only the pie chart is shown.
enhance harmonized_dossier_visualize() output
enhance show_harmo_error() output
in reports, all of the percentages are now included under “Other values
(non categorical)”, which gives a single value.
Function recode with special character is possible now