seasonder_getSeaSondeRAPM_AmplitudeFactors | R Documentation |
Getter for AmplitudeFactors
seasonder_getSeaSondeRAPM_AmplitudeFactors(seasonde_apm_obj)
seasonde_apm_obj |
SeaSonderAPM object |
The AmplitudeFactors attribute from the object.
# Minimal example for seasonder_getSeaSondeRAPM_AmplitudeFactors
apm_file <- system.file("css_data/MeasPattern.txt", package = "SeaSondeR")
apm_obj <- seasonder_readSeaSondeRAPMFile(apm_file)
amplitude_factors <- seasonder_getSeaSondeRAPM_AmplitudeFactors(apm_obj)
print(amplitude_factors)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.