globalgov / manydata

The portal for global governance data
https://manydata.ch
GNU Affero General Public License v3.0
9 stars 0 forks source link

Bug with `compare_categories()` when multiple keys are declared #291

Open henriquesposito opened 1 year ago

henriquesposito commented 1 year ago

Second key variable appears in plot and as two columns...

plot(compare_categories(manytrade::memberships,
     dataset = c("DESTA_MEM", "GPTAD_MEM"), key = c("stateID", "manyID")))