julianduring.bsky.social
@julianduring.bsky.social
Is sf::st_wrap_dateline a possible alternative?
January 9, 2025 at 6:09 AM
Reposted
Of course you can always use {leaflet}, but here the huuuuge advantage is that you use your ggplot directly, so no new syntax, reuse your normal/final figure.
See davidgohel.github.io/ggiraph/ for more.

(the map displays children as % of population in each neightbourhood of #Geneva)
January 2, 2025 at 9:00 PM
Maybe 'dtplyr' could lead to better performance without the need to change the code much.
December 19, 2024 at 10:41 AM
It is confusing sometimes. So many possibliities :-). You could try: `tarchetypes::tar_files(watch_files, dir_ls(....))`
December 16, 2024 at 8:50 PM
fs::dir_ls("/apps/share/project/requests", recurse = TRUE, type = "file")
December 16, 2024 at 8:41 PM