sp_reflect: Function to reflect/reverse a spatial object.

View source: R/sp_reflect.R

sp_reflectR Documentation

Function to reflect/reverse a spatial object.

Description

Function to reflect/reverse a spatial object.

Usage

sp_reflect(sp, x = FALSE, y = FALSE)

Arguments

sp

Spatial object.

x

Should sp be reflected in the x dimension?

y

Should sp be reflected in the y dimension?

Author(s)

Stuart K. Grange

See Also

elide


skgrange/gissr documentation built on June 20, 2024, 12:02 a.m.