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