if (FALSE) {
#For Brazilian states
see_brazil_states()
image_etp<-loadROI(variable = "eto", region = "brazil",
sub_region = 13) # sub_regions 1:27
image_rainfall<-loadROI(variable = "ppt",
region = "brazil", sub_region = 13)
#For Brazilian Biomes:
see_brazil_biomes()
image_tmin<- loadROI(variable = "eto", region = "biomes_brazil",
sub_region = 2)# sub regions: 1:6 (biomes)
}
Run the code above in your browser using DataLab