| choropleth | Create choropleth map |
| choropleth_ggplot2 | Choropleth map of an sf object with ggplot2 |
| concentration | Sum values within a radius around target coordinates |
| concentration_hotspot | Identify fixed-radius concentration hotspots |
| convert_crs_df | Convert Coordinate Reference System (CRS) |
| find_highest_concentration | Deprecated aliases |
| Groningen | Example addresses in Groningen |
| haversine | Haversine great-circle distance |
| highest_concentration | Highest concentration risk |
| insurance | Example insurance portfolio |
| interpolate_spline | Interpolate values using spherical splines |
| knmi_historic_data | Retrieve historic weather data for the Netherlands |
| knmi_stations | KNMI weather stations |
| map_points | Create interactive point map |
| neighborhood_gh_search | Search for coordinates with higher concentrations within geohash |
| nl_corop | COROP regions in the Netherlands |
| nl_gemeente | Municipalities in the Netherlands |
| nl_postcode2 | Two-digit postcode regions in the Netherlands |
| nl_postcode3 | Three-digit postcode regions in the Netherlands |
| nl_postcode4 | Four-digit postcode regions in the Netherlands |
| nl_provincie | Provinces in the Netherlands |
| plot.conc | Automatically create a plot for objects obtained from highest_concentration() |
| plot.hotspot | Plot concentration hotspot results |
| plot.neighborhood | Automatically create a plot for objects obtained from neighborhood_gh_search() |
| plot_points | Create interactive point map |
| points_in_circle | Find points within radius around one or more center coordinates |
| points_to_polygon | Summarise point values by polygon |
| points_within_radius | Find points within radius around one or more center coordinates |
| radius_sum | Sum values within a radius around target coordinates |
| spatialrisk-deprecated | Deprecated aliases |
| summarise_points_by_polygon | Summarise point values by polygon |