CMD + K

r-pointdensityp

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-pointdensityp

Usage Tracking

0.3.4
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 15, 2019 at 16:34

License

MIT

Total Downloads

1

Supported Platforms

noarch