# NOT RUN {
# Retrieve a time series with one band
data(point_ndvi)
# Rename the band
ndvi1.tb <- sits_rename (point_ndvi, names = c("veg_index"))
# print the names of the new band
sits_bands(ndvi1.tb)
# }
Run the code above in your browser using DataLab