This dataset comes from the USGS. It contains part of the
Landsat 8 scene LC08_L1TP_195025_20130707_20170503_01_T1 (Collection 1
Level-1) from 2013-07-07 over Maburg, Germany.
Arguments
Format
RasterStack with bands 1-7, 9-11 (incl. QA) of 41 by 41 pixels.
Details
Use of this data requires your agreement to the USGS regulations on
using Landsat data.
# NOT RUN {plotRGB(l8, r = 4, g = 3, b = 2, stretch = "hist") # true-color compositeplotRGB(l8, r = 5, g = 4, b = 3, stretch = "hist") # false-color composite# }