Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

interval

retrieve, or set, information whether time reflects instance (FALSE) or intervals (TRUE)


Description

retrieve, or set, information whether time reflects instance (FALSE) or intervals (TRUE)

Usage

timeIsInterval(x, ...)
timeIsInterval(x) <- value

Arguments

x

object, of any class

...

ignored

value

logical; sets the timeIsInterval value

Value

logical; this function sets or retrieves the attribute timeIsInterval of x, UNLESS x is of class ST, in which case it sets or retrieves this attribute for the time slot of the object, i.e. timeIsInterval(x@time) <- value

Note

From spacetime 0.8-0 on, timeIsInterval is dropped in favour of a more generic time intervals by specifying endTime of each observation

See Also


spacetime

Classes and Methods for Spatio-Temporal Data

v1.2-4
GPL (>= 2)
Authors
Edzer Pebesma [aut, cre] (<https://orcid.org/0000-0001-8049-7069>), Benedikt Graeler [ctb], Tom Gottfried [ctb], Robert J. Hijmans [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.