boundaries_coords_filter: Internal method(do not use). Remove the overlapping...

Description Usage Arguments Value

Description

Internal method(do not use). Dirty way to detect overlapping boundaries and only return one. Used in boundary label creation in heatmap.

Usage

1
boundaries_coords_filter(boundaries_coords, distance)

Arguments

boundaries_coords

List of boundaries and coordinates as a dataframe (id, lat, long)

distance

distance in miles. If two boundaries are within 'distance', then one of the two boundaries is filtered out.

Value

List of boundaries and coordinates as a dataframe


mohtad/mapR documentation built on May 23, 2019, 6:01 a.m.