powered by
createAoi(topleft, bottomright, EPSG)
tl <- c(493300, -3592700) br <- c(557200, -3700000) aoi <- createAoi(topleft = tl, bottomright=br, EPSG=32619) plot(aoi)
Run the code above in your browser using DataLab