# NOT RUN {
if (require(tmap)) {
    data(World, land)
    projection_units(World, target = "mi")
    projection_units(land)
    projection_units(land, latitude = 45)
    projection_units(land, latitude = 89)
}
# }
Run the code above in your browser using DataLab