spt_order {sfdep} | R Documentation |
Order a spacetime cube
Description
When performing analysis on a spacetime cube, the order is of the utmost importance. This function ensures that a spacetime cube is ordered appropriately.
Usage
spt_order(x)
Arguments
x |
a spacetime cube object. |
Value
a spacetime object that orders based on time and location
[Package sfdep version 0.2.5 Index]