check_landing_date: Attribute "landing_date" verification

View source: R/checks.R

check_landing_dateR Documentation

Attribute "landing_date" verification

Description

Check if the item "landing_date" is in date format year month day hour minute second UTC and check if the value is inferior to the actual date.

Usage

check_landing_date(landing_date)

Arguments

landing_date

Object of class character expected. Landing date in format year month day hour minute second UTC.


OB7-IRD/t3 documentation built on May 11, 2024, 7:02 a.m.