View source: R/processingData.R
approximate.catchment.using.circle | R Documentation |
Approximating catchments using circles with varying radius to achieve a required number of LSOA centroids to fall within
approximate.catchment.using.circle( site.coords, pc, initial.radius = 1, nlsoas.req = 10, max.nsearches = 40, r.inc = 0.2, plot = FALSE )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.