Skip to contents

Getter for Creator

Usage

seasonder_getSeaSondeRAPM_Creator(seasonde_apm_obj)

Arguments

seasonde_apm_obj

SeaSonderAPM object

Value

The Creator attribute from the object.

Examples

# Create a default SeaSondeRAPM object
obj <- seasonder_createSeaSondeRAPM()
#> seasonder_createSeaSondeRAPM:  APM object created successfully.
creator <- seasonder_getSeaSondeRAPM_Creator(obj)