validate_SeaSondeRAPM_CreateTimeStamp: Validate CreateTimeStamp Attribute for a SeaSondeRAPM Object

View source: R/SeaSondeRAPM.R

validate_SeaSondeRAPM_CreateTimeStampR 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.


SeaSondeR documentation built on June 8, 2025, 10:50 a.m.