View source: R/SeaSondeRCS_MUSIC.R
seasonder_setSeaSondeRCS_MUSIC_dual_solutions_proportion | R Documentation |
This function assigns the dual solutions proportion to the MUSIC data of a SeaSondeRCS object. The dual solutions proportion represents the fraction of solutions identified as dual in the MUSIC processing workflow. Currently, no explicit validation of the provided value is performed.
seasonder_setSeaSondeRCS_MUSIC_dual_solutions_proportion(
seasonder_cs_object,
dual_solutions_proportion
)
seasonder_cs_object |
A |
dual_solutions_proportion |
A numeric value representing the proportion of dual solutions. |
The function updates the dual_solutions_proportion
field within the MUSIC_data
attribute.
This value is later used to assess the prevalence of dual bearing solutions in the MUSIC results.
The updated SeaSondeRCS
object with the dual solutions proportion stored in its MUSIC data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.