Matthieu
Matthieu
Hi The extension is great, thanks! I was wondering whether there were any plans to also customise the login-screen (to start with, just the background picture) as well as for...
Hi Is it possible to control the width of the output from `df_paste`? In my case, I have a loong dataset, and being able to have a wider input taking...
Hi It seems that if a main title has been added with `plot_annotation(title)`, it is not possible to remove it/NULLify it ex-post? This is possible with ggplot2 with `ggtitle(NULL)`, and...
Hi I am using a quantile scale and hence would like to add in front of each of the legend group, their relative quantile, i.e. `0.2 to 0.4` would become...
**Describe the solution you'd like** It would be great if argument `draw_quantiles` that is found in `geom_violin` could be also implemented for `geom_violinhalf`! Thanks :-)
Hi I would like to avoid to capture my passwords in the logfile. One strategy would be to pause logkeys for a bit. Have you considered adding a `-pause` option?...
Hi Thanks for the nice package! It seems that there is a problem with `geobr::read_municipality(year = 2001, simplified = TRUE)`, but just for year 2001? Other years in [2000, 2020]...
This problem seems more to be on the source data side than the geobr package, but there is a very strange duplicated 3509908 municipality in 2000. It appears twice: -...
Thanks for this great package! Would it be possible that `summary(., relative=TRUE)` prints relative time with respect to the minimum of each parameter group when using `press`? If one uses...
When using `gstat` on an object with a crs, I get the warning: > > Warning message: > In proj4string(obj) : > CRS object has comment, which is lost in...