Joel Gombin
Joel Gombin
Voir https://teamopendata.org/t/geocodage-avec-addok/567/13?u=joel
I'd like to use `geom_mark_rect` with a histogram, but this doesn't seem to work as it expects a `y` aesthetics. Here is a reprex: ```r library(ggplot2) library(ggforce) library(dplyr) #> #>...
This package is very useful, but I couldn't find a way to internationalise it. For example, in French, the date would be before the adress and the return adress, then...
Follow-up to this thread: https://twitter.com/joelgombin/status/887403982422978561 It would be great to be able to get comments from (e.g.) spreadsheets. One common issue is that people use them (and formatting) to convey...
It would be useful, if this is possible, to handle app-only authentification, because the rate limits are different for user-auth and app-only auth. Twitter actually advises to play with both...
It seems that when a status contains some "exotic" (non alphanumeric) character, the twitteR functions may not be able to handle them correctly (at least to the best of my...
La BM de Marseille propose un accès à Europresse mais j'ai l'impression qu'il ne passe pas par un proxy comme les exemples proposés. Sur le portail de la BM, le...
Hi, just a quick bug fix (at least, without it it bugged on my machine) : - when class(model[[i]]$coord[,PC]) == "numeric" - when class(.cos2) == "numeric"
Here is a reprex. I guess it's an `etl` rather than `airlines` issue, though. If `MonetDBLite` hasn't been implemented yet as a backend for `etl`, I'd be happy to help...