Tiernan Martin
Tiernan Martin
Is there a plan to include a US Metro Areas `sf` object?
I would like to add a tile layer for the focus area of a map I'm building, something like this:  This image comes from @KoGor's [Dynamic Tile Clipping](http://bl.ocks.org/KoGor/c6838e2800c8dd8eaf96) example....
Exciting new package 🎉 If I have multiple datasets in the same repository is it possible to build a webpage for each dataset? Or is this package only set up...
It would be nice if users could control which feature they were editing by selecting a row from a [`DT`](https://rstudio.github.io/DT/) table widget in the `editMap` editor. Here's my use case:...
I noticed that leaflet maps embedded in shinydashboards fail to render fully after their container expands horizontally. Here's a [reproducible example](https://gist.github.com/tiernanmartin/076503e31b4cbea93b72) (hint: click the hamburger icon to minimize the sidebar,...
See https://github.com/tiernanmartin/drakepkg/issues/4#issuecomment-410581414
While working _within_ the `drakepkg` directory itself, it would be nice if I could `make()` plans that include filepaths in the `inst/` directory. That won't work because when a user...
I am interested in fitting a spatial multilevel model using the tidymodels framework. In the [Spatial Regression](https://r-spatial.org/book/16-SpatialRegression.html) chapter of [_Spatial Data Science_](https://r-spatial.org/book/) by Edzer Pebesma and Roger Bivand, the authors...