dep_check {chopin}R 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()


[Package chopin version 0.9.4 Index]