# NOT RUN {
# Read a time series in ZOO format
data(ts_zoo)
# Convert the zoo series into a sits tibble
data <- sits_from_zoo(ts_zoo,
longitude = -54.2313, latitude = -14.0482,
label = "Cerrado", name = "mod13q1"
)
# }
Run the code above in your browser using DataLab