map_departamentos: Colombian department map.

Description Usage Arguments Value Examples

Description

A function to create the map of a departament with it's municipalities. Each departament is conformed by a set of municipalities.

Usage

1

Arguments

deptos

a name (char) of the departament which will be created.

Value

a map, a fortifyable object sucha as a SpatialPolygonsDataFrame resulting in a data.frame with columns x or long, y or lat and region or id.

Examples

1
2
Antioquia <- map_departamentos("Antioquia")
colmap(Antioquia) # Generating the color map

nebulae-co/colmaps documentation built on May 23, 2019, 1:30 p.m.