getBoxBoundaries: Draw Box Around Point

Description Usage Arguments Examples

Description

This function returns four points around a search radius of an original x,y set.

Usage

1
getBoxBoundaries(x, y, buffer)

Arguments

x

The x-coordinate of the center of your box.

y

The y-coordinate of the center of your box.

buffer

The distance, in coordinate space, of the searchradius

Examples

1

ecology-rocks/disperseR documentation built on May 15, 2019, 7:58 p.m.