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