maelstrom-research / Rmonize

3 stars 0 forks source link

Error in harmonized_dossier_visualize() when using group_by #41

Closed twey2 closed 9 months ago

twey2 commented 10 months ago

I get an error when trying to use adm_id_study to group_by in harmonized_dossier_visualize(). I did add adm_id_study in Categories, which previously corrected a similar error, but did not work this time. Using the latest version of the package from today (2023-11-21).

image image

twey2 commented 10 months ago

I tried converting adm_id_study to factor, extracting data dictionary, applying data dictionary to pooled dataset and rerunning, and still get the error : image

dataset_visualize() with group_by = adm_study_id works fine.

GuiFabre commented 10 months ago

related to https://github.com/maelstrom-research/Rmonize/issues/42 https://github.com/maelstrom-research/Rmonize/issues/43 https://github.com/maelstrom-research/Rmonize/issues/44