getSpatialClass {link2GI}R Documentation

Checks if x is of type raster,terra,sf or sp

Description

Checks if x is a raster or sp object

Usage

getSpatialClass(obj)

Arguments

obj

R raster* or sp object

Author(s)

Chris Reudenbach

Examples

## Not run: 
# add path
getSpatialClass(x)

## End(Not run)

[Package link2GI version 0.6-1 Index]