https://github.com/cran/spacetime
Raw File
Tip revision: 499d0b8a93241cd027988e8e1fdbfe0bcf820953 authored by Edzer Pebesma on 17 July 2018, 17:10:03 UTC
version 1.2-2
Tip revision: 499d0b8
TODO
Wed Aug 20 21:28:05 CEST 2014
ST* objects -> googleVis -> google charts: which ones?
  geochart https://google-developers.appspot.com/chart/interactive/docs/gallery/geochart : work out example of air quality aggreg per region; point to ISO 1366-1 or -2

Sort out time shift when TZ is set, or not unset, or not "" etc

Fri Apr  4 14:04:13 CEST 2014
traj <--> Tracks
move, moveStack <--> Tracks
(via STIDF?)

subsetting STF, STS, STI with [

kriging without STFDF's, kriging with STIDF's (I think this is supported now)

single location prediction.

Sat Oct 17 22:40:29 CEST 2015
Meng: coerce STIDF -> STFDF: do NOT set endTime to full interval?
  alternative: (a) zero interval width, (b) mean of endTime of each time slice?
back to top