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