getSAGSettings: Get Details on SAG Charts and Settings

getSAGGTypegraphsandSettingsR Documentation

Get Details on SAG Charts and Settings

Description

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

Usage

getSAGTypeGraphs(...)

getSAGTypeSettings(SAGChartKey, ...)

Arguments

...

arguments passed to ices_get.

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

## Not run: 
getSAGTypeGraphs()

getSAGTypeSettings(0)[-4]

## End(Not run)

icesSAG documentation built on Oct. 30, 2024, 9:14 a.m.