The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 0.3.5 |
Depends: | R (≥ 3.4.0) |
Imports: | data.table, utils |
Published: | 2020-12-13 |
DOI: | 10.32614/CRAN.package.pointdensityP |
Author: | "Paul Evangelista and Dave Beskow" |
Maintainer: | Paul Evangelista <paul.evangelista at westpoint.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
CRAN checks: | pointdensityP results |
Reference manual: | pointdensityP.pdf |
Package source: | pointdensityP_0.3.5.tar.gz |
Windows binaries: | r-devel: pointdensityP_0.3.5.zip, r-release: pointdensityP_0.3.5.zip, r-oldrel: pointdensityP_0.3.5.zip |
macOS binaries: | r-release (arm64): pointdensityP_0.3.5.tgz, r-oldrel (arm64): pointdensityP_0.3.5.tgz, r-release (x86_64): pointdensityP_0.3.5.tgz, r-oldrel (x86_64): pointdensityP_0.3.5.tgz |
Old sources: | pointdensityP archive |
Please use the canonical form https://CRAN.R-project.org/package=pointdensityP to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.