get_border {bate}R Documentation

Identify all border points in a region

Description

Identify all border points in a region

Usage

get_border(region, e)

Arguments

region

A data frame containing the x and y coordinates of the region.

e

The step size of the grid in the x and y directions.

Value

A data frame containing the x and y coordinates of the border points of the region.


[Package bate version 0.1.0 Index]