We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca98fa commit d4c5809Copy full SHA for d4c5809
episodes/05-raster-multi-band-in-r.Rmd
@@ -290,7 +290,7 @@ well between 0 and 255.
290
Let's explore what happens with NoData values when working with RasterStack
291
objects and using the `plotRGB()` function. We will use the
292
`HARV_Ortho_wNA.tif` GeoTIFF file in the
293
-`NEON-DS-Airborne-Remote-Sensing/HARVRGB_Imagery/` directory.
+`NEON-DS-Airborne-Remote-Sensing/HARV/RGB_Imagery/` directory.
294
295
1. View the files attributes. Are there `NoData` values assigned for this file?
296
2. If so, what is the `NoData` Value?
0 commit comments