spatvector_as_sftime: Convert a 'SpatVector' to an 'sftime'

View source: R/manipulate_spacetime_data.R

spatvector_as_sftimeR Documentation

Convert a SpatVector to an sftime

Description

Convert a SpatVector object to an sftime object. x must contain a time-defining column, identified in timename.

Usage

spatvector_as_sftime(x, timename = "time")

Arguments

x

a SpatVector object

timename

character for time column name in x (default: "time")

Value

an sftime object

Author(s)

Eva Marques

See Also

terra::vect


amadeus documentation built on April 4, 2025, 12:21 a.m.