ProportMapGUI {DASplusR}R Documentation

Proportional Dot Map Menu

Description

The function ProportMapGUI() calls the dialog window where all settings for the creation of a (geographic) proportional dot map are taken. This function assumes that a data set is active, which contains geographic x- an y-coordinates.

Usage

ProportMapGUI()
This does exactly the same as calling the DASplusR option Maps -> Proportional Dots

Details

Title
An overall title of the map
Coordinates
The (geographic) x and y coordinates of the data set. By clicking Details a Dialog Box appears which allows additional plotting options.
Variable
The variable which is used
Levels
One of the following: Linearly growing (dots size determined by a linear scale), Exponentially growing (dots size determined by a linear scale). The Details Button contains optional Details.
Symbol Set
The Symbol Set to be used for plotting
Add to existing plot
If checked the plot is added to an existing plot. Only enabled if a graphic device is active.

Author(s)

Löffler, Gschwandtner, e0125439@student.tuwien.ac.at

Examples

ProportMapGUI()

[Package DASplusR version 0.0-2 Index]