plotDistrictAT: Plot Austrian districts

Description Usage Arguments

View source: R/plotDistrictAT.R

Description

Create map for Austrian districts (status 2017) with custom labels.

Usage

1
plotDistrictAT(dataset, fillvar, colpal, ownlabs = F, citylabs = F, wienbezirke = F, tit, subtit, captit, savfile, legpos = "none")

Arguments

dataset

Dataframe (must include iso for geographic identification)

fillvar

Variable of interest (VOI) included in the dataset

colpal

Color palette for discrete VOI, vector of min and max color for continuous VOI

ownlabs

Add own labels with dataframe called ownlabels(iso, nudgex, nudgey, labname), default=FALSE

citylabs

Labels of regional capital cities, default=FALSE

wienbezirke

Zoom in and show districts of Vienna separately default=FALSE

legpos

Position of legend, default="none"


mschnetzer/msmaps documentation built on Nov. 15, 2021, 8:44 a.m.