CJBarry/coalesce: Coalesce a field of weighted points

Organise a field of points with weights by coalescing groups of nearby points. Points that are closer than a given search radius from each other are grouped, conserving both mass and centre of mass. Uses the fast subsetting and aggregation capabilities of the data.table package.

Getting started

Package details

AuthorChristopher Barry
Maintainer<cjbarry.hydrogeo@gmail.com>
LicenseMIT
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("CJBarry/coalesce")
CJBarry/coalesce documentation built on May 6, 2019, 9:25 a.m.