get_border function

Identify all border points in a region

Identify all border points in a region

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.

Returns

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

  • Maintainer: Deepankar Basu
  • License: MIT + file LICENSE
  • Last published: 2022-03-28