dep_check: Return the package the input object is based on

View source: R/check.R

dep_checkR Documentation

Return the package the input object is based on

Description

Detect whether the input object is sf or Spat* object.

Usage

dep_check(input)

Arguments

input

Spat* in terra or sf object.

Value

A character object; one of "character", "terra" and "sf"

Author(s)

Insang Song

See Also

Other Helper functions: datamod(), dep_switch(), get_clip_ext(), par_def_q(), reproject_std(), reproject_to_raster()


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