View source: R/calculate_covariates_auxiliary.R
calc_return_locs | R Documentation |
Check the time column for proper class and, if geom = TRUE
,
transform data.frame
into a SpatVector
object.
calc_return_locs(covar, POSIXt = TRUE, geom, crs)
covar |
data.frame(1). Calculated covariates |
POSIXt |
logical(1). Should the time values in |
geom |
FALSE/"sf"/"terra". Should |
crs |
terra::crs(1). Coordinate reference system (inherited from
|
a data.frame or SpatVector object (depending on geom
paramter)
Mitchell Manware
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.