icesSAG (version 1.3-4)

getSAGGTypegraphsandSettings: Get Details on SAG Charts and Settings

Description

List all possible chart settings for each chart type (0 = general, 1 = Landings etc.).

Usage

getSAGTypeGraphs()

getSAGTypeSettings(SAGChartKey)

Arguments

SAGChartKey

the type identifier of the SAG chart, e.g. 0, 1, 2, ...

Value

a data frame with SAG chart type IDs and settings IDs.

Examples

Run this code
# NOT RUN {
getSAGTypeGraphs()

getSAGTypeSettings(0)[-4]

# }

Run the code above in your browser using DataLab