Deprecated tmaptools functions
The following functions are not used anymore or deprecated as of tmaptools version 3.0. These functions are based on the sp
package and are not supported anymore. They have been migrated to https://github.com/mtennekes/oldtmaptools
get_proj4(x, output = c("crs", "character", "epsg", "CRS")) set_projection( shp, projection = NA, current.projection = NA, overwrite.current.projection = FALSE ) get_projection( shp, guess.longlat = FALSE, output = c("character", "crs", "epsg", "CRS") ) is_projected(x)
x |
see documentation in tmaptools 2.x for details |
output |
see documentation in tmaptools 2.x for details |
shp |
see documentation in tmaptools 2.x for details |
projection |
see documentation in tmaptools 2.x for details |
current.projection |
see documentation in tmaptools 2.x for details |
overwrite.current.projection |
see documentation in tmaptools 2.x for details |
guess.longlat |
see documentation in tmaptools 2.x for details Deprecated as of version 2.0
Deprecated as of version 3.0
|
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.