dep_switch {chopin} | R Documentation |
Switch spatial data class
Description
Convert class between sf
/stars
-terra
Usage
dep_switch(input)
Arguments
input |
Spat* in terra or sf object. |
Value
Data converted to the other package class (if sf, terra; if terra, sf)
Author(s)
Insang Song
See Also
Other Helper functions:
datamod()
,
dep_check()
,
get_clip_ext()
,
par_def_q()
,
reproject_std()
,
reproject_to_raster()
[Package chopin version 0.9.4 Index]