setup {topdowntimeratio} | R Documentation |
Set up a data.table for iterative segmentation
Description
Set up a data.table for iterative segmentation
Usage
setup(data)
Arguments
data |
A data.frame or data.table containing lat, lon and timestamp |
Value
A data.table with numeric timestamp, and an initial segment
[Package topdowntimeratio version 0.1.0 Index]