powered by
Check, and possibly correct, that the input stars object:
stars
Has exactly one attribute.
Has exactly three dimensions.
The first two dimensions are spatial, named x and y (in that order).
x
normalize_3d(x)
A stars object
A new stars object
# NOT RUN { # Small example data(landsat) normalize_3d(landsat) # }
Run the code above in your browser using DataLab