mpjashby/crimemapping

Use hotspot_count() for choropleth maps

Opened this issue · 0 comments

The tutorials currently still use st_join() -> count() -> left_join() when they could just use hotspot_grid()