Tmap: Any replacement of smooth_map?

Created on 10 Aug 2020  路  4Comments  路  Source: mtennekes/tmap

Since smooth_map() is deprecated and no longer maintained, I wonder if there is any other function that can interpolate coordinates into a sort of density map easily and visualised via tmap?
Any tutorial or example is appreciated. Thanks!

question

All 4 comments

That would be nice! If I would have twice as much time as I currently have, I would give it a go.

Do you know of any such alternatives/initiatives within the R-spatial community @rsbivand @edzer @tim-salabim @Nowosad?

Way way back I used package fields for that sort of thing (if I don't misinterpret smooth_map() for something it's not).

@Nowosad do you mean a density map of points (count of points per grid cell), or a gridded smooth of a variable observed at the irregular points?

@rsbivand I believe your question is for @Si-Chong.

As a side note - the smooth_map() function should still exist in https://github.com/mtennekes/oldtmaptools/.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dylanbeaudette picture dylanbeaudette  路  3Comments

Robinlovelace picture Robinlovelace  路  4Comments

jannes-m picture jannes-m  路  5Comments

Nowosad picture Nowosad  路  4Comments

Nowosad picture Nowosad  路  5Comments