Skip to contents

Sum number of points within distance and polygon

Usage

sum_within_dist(x, y, bound_poly, dist)

Arguments

x

The measurement points

y

The points to be summed

bound_poly

Optional polygon to be kept within

dist

The distance

Value

list containing sum of points and area in buffer zone