gtm19/angularsweep: Contains Tools to Identify the Maximum Number of Points Within a Circle of Given Radius in 2D Space

`angularsweep` contains functions which implement the angular sweep algorithm in order to determine the circle with specified radius which contains the maximum number of a provided set of points in two dimensional space. It can also do the same with a weighting variable: giving the circle with the weighted maximum number of points within it. This could be used, for example, to identify the circle containing the largest aggregate value of a number of buildings, given their values.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9000
URL https://github.com/gtm19/angularsweep
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("gtm19/angularsweep")
gtm19/angularsweep documentation built on July 27, 2020, 2 p.m.