gadPlot: gadMaps plotter

Description Usage Arguments Value Author(s) References See Also Examples

Description

Plots the leaflet map with the gad map polygon

Usage

1
 gadPlot(country, type = "country") 

Arguments

country

Country name (if type = "country"), or a geopolygon ("json") to be to be plotted on a leaflet map.

type

"json", or "country"

Value

plot the leaflet map object

Author(s)

D.Kisler

References

The map data are from http://gadm.org/

See Also

getGeoJson iso3 leaflet

Examples

1
2
#plotting Germany
gadPlot("Germany", type = "country")

kislerdm/gadMaps documentation built on May 20, 2019, 10:24 a.m.