Learn R Programming

geozoning (version 1.0.0)

Points_Near_Boundary: Points_Near_Boundary

Description

Points_Near_Boundary

Usage

Points_Near_Boundary(map)

Arguments

map

object returned by function genMap

Details

function that returns a list of points in a zone that are near boundary of the map

Examples

Run this code
# NOT RUN {
map = mapTest
geozoning:::Points_Near_Boundary(map = map)
# }

Run the code above in your browser using DataLab