GeoDensityR - Generate Density Rasters from Polygon and Census Data
Creates density rasters from polygon vector data and
tabular census or survey data. The package joins polygon
boundaries with attribute data, calculates densities,
rasterizes outputs, and exports ASCII Grid or GeoTiff rasters.
Methods are based on spatial rasterization workflows
implemented in the 'terra' package Hijmans (2025)
<https://rspatial.github.io/terra/>.