check_if_Spatial {spup}R Documentation

Simple check if class of provided object is Spatial

Description

Simple check if class of provided object is Spatial

Usage

check_if_Spatial(object)

Arguments

object

Any R object. In defineUM() it is used to examine what type of data are delt with.

Value

TRUE or FALSE.

Author(s)

Kasia Sawicka


[Package spup version 1.4-0 Index]