Marcus W Beck
Marcus W Beck
Hi there, I absolutely love patchwork, thanks for the great package. I'm wondering if there's a way to justify axis titles when the angles differ. In the example below, it...
Hi there, great package! Just a suggestion to add support for `quantreg::rq` objects. ```r library(equatiomatic) library(quantreg) # Fit a simple model mod1
Hi, it would be great if there was an option to remove the mouse coordinates dialog at the top of the map. I've found a solution [here](https://stackoverflow.com/questions/48880760/hide-mouse-cursor-and-projection-information-in-mapview-in-r) but it doesn't...