# NOT RUN {
# Read a set of samples with 2 classes ("Cerrado" and "Pasture")
# Plot all the samples together
plot(cerrado_2classes)
# Plot the first 20 samples (defaults to "allyears")
plot(cerrado_2classes[1:20, ])
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab