Learn R Programming

spup (version 1.2-1)

check_if_Spatial: 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.