validate_SeaSondeRAPM_CreateTimeStamp {SeaSondeR} | R Documentation |
Validate CreateTimeStamp Attribute for a SeaSondeRAPM Object
Description
This function validates if the provided CreateTimeStamp is a POSIXct Date object.
Usage
validate_SeaSondeRAPM_CreateTimeStamp(timestamp)
Arguments
timestamp |
The Date object to be validated. |
Value
Returns TRUE if the validation passes.
[Package SeaSondeR version 0.2.8 Index]