Check if object is nativeRaster

is_nativeraster(x)

Arguments

x

object to check

Value

logical. TRUE if object is a nativeRaster

Examples

is_nativeraster(mtcars)
#> [1] FALSE