dot-check_character: Check the class of an input object

.check_characterR Documentation

Check the class of an input object

Description

This function checks the class of an input object and returns "raster" if it is a raster object, or "vector" if it is a vector object.

Usage

.check_character(input)

Arguments

input

The input object to be checked

Value

A character string indicating the class of the input object ("raster" or "vector")


chopin documentation built on Sept. 10, 2025, 5:08 p.m.