consort
consort copied to clipboard
Factor variables for allocation
trafficstars
Currently, it seems that the allocation variable in consort_plot must be a character, but we usually code these variables as factors. It can be converted first using as.character, but this loses the ordering of the variable.
Thank you for pointing this out, I will fix this.
Hi, sorry. I don't think I can replicate this. Can you give me an example so I can test this?