validate_SeaSondeRAPM_Smoothing {SeaSondeR} | R Documentation |
Validate Smoothing Attribute for a SeaSondeRAPM Object
Description
This function validates if the provided Smoothing is a numeric value.
Usage
validate_SeaSondeRAPM_Smoothing(smoothing)
Arguments
smoothing |
The numeric value to be validated. |
Value
Returns TRUE if the validation passes.
[Package SeaSondeR version 0.2.8 Index]