Package: sftime 0.3.0.9000
sftime: Classes and Methods for Simple Feature Objects that Have a Time Column
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'.
Authors:
sftime_0.3.0.9000.tar.gz
sftime_0.3.0.9000.zip(r-4.5)sftime_0.3.0.9000.zip(r-4.4)sftime_0.3.0.9000.zip(r-4.3)
sftime_0.3.0.9000.tgz(r-4.4-any)sftime_0.3.0.9000.tgz(r-4.3-any)
sftime_0.3.0.9000.tar.gz(r-4.5-noble)sftime_0.3.0.9000.tar.gz(r-4.4-noble)
sftime_0.3.0.9000.tgz(r-4.4-emscripten)sftime_0.3.0.9000.tgz(r-4.3-emscripten)
sftime.pdf |sftime.html✨
sftime/json (API)
NEWS
# Install 'sftime' in R: |
install.packages('sftime', repos = c('https://r-spatial.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-spatial/sftime/issues
Last updated 2 months agofrom:4204bd3e90. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 12 2024 |
R-4.5-win | OK | Nov 12 2024 |
R-4.5-linux | OK | Nov 12 2024 |
R-4.4-win | OK | Nov 12 2024 |
R-4.4-mac | OK | Nov 12 2024 |
R-4.3-win | OK | Nov 12 2024 |
R-4.3-mac | OK | Nov 12 2024 |
Exports:is_sortablest_as_sftimest_drop_timest_set_timest_sftimest_timest_time<-
Dependencies:classclassIntDBIe1071KernSmoothmagrittrMASSproxyRcpps2sfunitswk
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bind rows (features) of 'sftime' objects | bind cbind.sftime rbind.sftime |
Geometric operations on pairs of simple feature geometry sets (including 'sftime' objects) | geos_binary_ops st_difference.sftime st_intersection.sftime st_sym_difference.sftime |
Combine or union feature geometries (including 'sftime' objects) | geos_combine st_union.sftime |
Plots an 'sftime' object | plot plot.sftime |
Prints an 'sftime' object | print.sftime |
Convert a foreign object to an 'sftime' object | st_as_sftime st_as_sftime.cubble_df st_as_sftime.data.frame st_as_sftime.lpp st_as_sftime.ppp st_as_sftime.psp st_as_sftime.sf st_as_sftime.sftime st_as_sftime.sftrack st_as_sftime.sftraj st_as_sftime.ST st_as_sftime.stars st_as_sftime.Track st_as_sftime.Tracks st_as_sftime.TracksCollection |
Cast geometry to another type: either simplify, or cast explicitly | st_cast st_cast.sftime |
Crop an 'sftime' object to a specific rectangle | st_crop.sftime |
Drops the geometry column of 'sftime' objects | st_drop_geometry.sftime st_geometry |
Spatial join, spatial filter for 'sftime' objects | st_filter.sftime st_join st_join.sftime |
Construct an 'sftime' object from all its components | $<-.sftime st_sftime [.sftime [[<-.sftime |
Get, set, or replace time information | st_drop_time st_set_time st_time st_time.sftime st_time<- st_time<-.sf st_time<-.sftime |
'tidyverse' methods for 'sftime' objects | anti_join.sftime arrange.sftime distinct.sftime drop_na.sftime filter.sftime full_join.sftime gather.sftime group_by.sftime inner_join.sftime left_join.sftime mutate.sftime nest.sftime pivot_longer.sftime rename.sftime right_join.sftime rowwise.sftime sample_frac.sftime sample_n.sftime select.sftime semi_join.sftime separate.sftime separate_rows.sftime slice.sftime spread.sftime summarise.sftime summarize.sftime tidyverse transmute.sftime ungroup.sftime unite.sftime unnest.sftime |
Transform method for 'sftime' objects | transform.sftime |