Learn R Programming

spacetime (version 1.1-5)

timeIsInterval: 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

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

See Also

over, timeIsInterval