Crandore Hub

pointdensityP

Point Density for Geospatial Data

The function pointdensity returns a density count and the temporal average for every point in the original list. The dataframe returned includes four columns: lat, lon, count, and date_avg. The "lat" column is the original latitude data; the "lon" column is the original longitude data; the "count" is the density count of the number of points within a radius of radius*grid_size (the neighborhood); and the date_avg column includes the average date of each point in the neighborhood.

Versions across snapshots

VersionRepositoryFileSize
0.3.5 rolling linux/jammy R-4.5 pointdensityP_0.3.5.tar.gz 3.2 MiB
0.3.5 rolling linux/noble R-4.5 pointdensityP_0.3.5.tar.gz 3.2 MiB
0.3.5 rolling source/ R- pointdensityP_0.3.5.tar.gz 2.1 MiB
0.3.5 latest linux/jammy R-4.5 pointdensityP_0.3.5.tar.gz 3.2 MiB
0.3.5 latest linux/noble R-4.5 pointdensityP_0.3.5.tar.gz 3.2 MiB
0.3.5 latest source/ R- pointdensityP_0.3.5.tar.gz 2.1 MiB
0.3.5 2026-04-26 source/ R- pointdensityP_0.3.5.tar.gz 2.1 MiB
0.3.5 2026-04-23 source/ R- pointdensityP_0.3.5.tar.gz 2.1 MiB
0.3.5 2026-04-09 windows/windows R-4.5 pointdensityP_0.3.5.zip 3.2 MiB
0.3.5 2025-04-20 source/ R- pointdensityP_0.3.5.tar.gz 2.1 MiB

Dependencies (latest)

Imports