geoMap: Plot Map or Shapefile
Description
This function returns a simple plot from a SpatialPolygonsDataFrame
imported or a .shp file
Usage
geoMap(map, fix_coords = FALSE, title = NA, subtitle = NA)
Arguments
map
SpatialPolygonsDataFrame or .shp directory
fix_coords
Boolean. Transform and fix coordinates system?
title
Character. Title for the plot
subtitle
Character. Subtitle for the plot