regmap: Maps visualization

Description Usage Arguments Value

View source: R/regmap.R

Description

Plot any territory given Geojson file containing coordinates.

Usage

1
regmap(geofile, territory, measure, ...)

Arguments

geofile

geoJson file to read.

territory

vector of characters/factor; territories field (usualy countries, cities, etc) to choose.

measure

numeric (usually); in the moste cases a quantitative variable to be setted up as measure (for example: location area, etc)

label

string; the name of measure field.

main

string; the title of map.

mapcol

color of specific regions.

xlimit

numeric; x-axis limits.

ylimit

numeric; y-axis limits.

Value

plot


tabs11/mapregions2 documentation built on May 6, 2019, 11:47 a.m.