SymbolMapGUI {DASplusR}R Documentation

Symbol Map Menu

Description

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

Usage

SymbolMapGUI()
This does exactly the same as calling the DASplusR option Maps -> Symbol Map

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: Boxplot (symbols corresponding to boxplot levels), Percentile (relative levels given by percentiles), Absolute (absolute given levels). After selecting an entry in the list the settings for the selection appears on the right side. Boxplot can optionally be drawn from the logarithmic values. Percentile (between 0 an 100) and aboslute levels should be seperated by commas.
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

SymbolMapGUI()

[Package DASplusR version 0.0-2 Index]