powered by
Returns the time series associated to a row of the a sits tibble
sits_time_series(data)
A sits tibble with one or more time series.
A tibble in sits format with the time series.
# NOT RUN { # Retrieve a set of time series with 2 classes data(cerrado_2classes) # Retrieve the first time series sits_time_series(cerrado_2classes) # }
Run the code above in your browser using DataLab