sftime_as_sf: Convert an 'sftime' to an 'sf'

View source: R/manipulate_spacetime_data.R

sftime_as_sfR Documentation

Convert an sftime to an sf

Description

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

Usage

sftime_as_sf(x, keeptime = TRUE)

Arguments

x

an sftime object

keeptime

boolean: TRUE if user wants to keep time column as simple column (default = TRUE)

Value

an sf object

Author(s)

Eva Marques


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