seasonder_getSeaSondeRAPM_Creator {SeaSondeR} | R Documentation |
Getter for Creator
Description
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()
creator <- seasonder_getSeaSondeRAPM_Creator(obj)
[Package SeaSondeR version 0.2.8 Index]