
--
You received this message because you are subscribed to the Google Groups "IsoriX" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isorix+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isorix/13453347-5feb-47a2-abfa-1f9949df1f1an%40googlegroups.com.
elev_BR <- raster::raster("MDE_Brasil.tif")
elev_BR_small <- prepraster(raster = elev_BR, isofit = BRFit, aggregation_factor = 10)
raster::values(elev_BR_small)[raster::values(elev_BR_small) == "NaN"] <- 0
levelplot(elev_BR_small,
margin = FALSE,
main = "Brazil")
BRIsoscape <- isoscape(raster = elev_BR_small, isofit = BRFit)
plot(BRIsoscape, palette = list(range = c(-7, 0)))Thanks,
Luiz
To view this discussion on the web visit https://groups.google.com/d/msgid/isorix/CAERMt4d4DD4VkYhA_7szJm3DF9UzDFKnaKEbSaTWL1wiJsjAMQ%40mail.gmail.com.

To view this discussion on the web visit https://groups.google.com/d/msgid/isorix/CADBqGdSguJF7cXz_BbJHHdnH%2BoeHSWU-f8xgw44GnekOrQC0VA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isorix/CAERMt4eLfRSNek3fhBFHeSCmNgp4Wex0rgwOoFhsAf1vgd413w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/isorix/CADBqGdQ_7yaGbD1cj%3D7MLXkk%2BsOsNOOavtsE57PSOk29UiPaJg%40mail.gmail.com.