validate_SeaSondeRAPM_SiteOrigin {SeaSondeR} | R Documentation |
Validate SiteOrigin Attribute for a SeaSondeRAPM Object
Description
This function validates if the provided SiteOrigin is a numeric vector of length 2.
Usage
validate_SeaSondeRAPM_SiteOrigin(site_origin)
Arguments
site_origin |
The numeric vector to be validated. |
Value
Returns TRUE if the validation passes.
[Package SeaSondeR version 0.2.8 Index]