datamod | R Documentation |
This function returns one of 'vector' or 'raster' depending on the input class.
datamod(input)
input |
Spat*/sf/stars object. |
character(1). One of "vector"
or "raster"
.
Although stars
object is a little ambiguous
whether to classify vector or raster,
it will be considered raster in this package.
Insang Song
Other Helper functions:
dep_check()
,
dep_switch()
,
get_clip_ext()
,
par_def_q()
,
reproject_std()
,
reproject_to_raster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.