icesSAG (version 1.4.1)

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)

Value

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

Arguments

SAGChartKey

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

Examples

Run this code
if (FALSE) {
getSAGTypeGraphs()

getSAGTypeSettings(0)[-4]
}

Run the code above in your browser using DataLab