Learn R Programming

sftime (version 0.3.0)

Classes and Methods for Simple Feature Objects that Have a Time Column

Description

Classes and methods for spatial objects that have a registered time column, in particular for irregular spatiotemporal data. The time column can be of any type, but needs to be ordinal. Regularly laid out spatiotemporal data (vector or raster data cubes) are handled by package 'stars'.

Copy Link

Version

Install

install.packages('sftime')

Monthly Downloads

14,288

Version

0.3.0

License

Apache License

Issues

Pull Requests

Stars

Forks

Maintainer

Henning Teickner

Last Published

September 11th, 2024

Functions in sftime (0.3.0)

st_join

Spatial join, spatial filter for sftime objects
transform.sftime

Transform method for sftime objects
st_time

Get, set, or replace time information
tidyverse

'tidyverse' methods for sftime objects
st_sftime

Construct an sftime object from all its components
st_geometry

Drops the geometry column of sftime objects
st_crop.sftime

Crop an sftime object to a specific rectangle
geos_combine

Combine or union feature geometries (including sftime objects)
is_sortable

Checks whether a vector or list is sortable
st_as_sftime

Convert a foreign object to an sftime object
st_cast

Cast geometry to another type: either simplify, or cast explicitly
print.sftime

Prints an sftime object
plot.sftime

Plots an sftime object
bind

Bind rows (features) of sftime objects
geos_binary_ops

Geometric operations on pairs of simple feature geometry sets (including sftime objects)