seasonder_getSeaSondeRAPM_Type {SeaSondeR}R Documentation

Getter for Type

Description

Getter for Type

Usage

seasonder_getSeaSondeRAPM_Type(seasonde_apm_obj)

Arguments

seasonde_apm_obj

SeaSonderAPM object

Value

The Type attribute from the object.

Examples

# Create a default SeaSondeRAPM object
obj <- seasonder_createSeaSondeRAPM()
type <- seasonder_getSeaSondeRAPM_Type(obj)

[Package SeaSondeR version 0.2.8 Index]