Learn R Programming

EGRET (version 3.0.2)

formatCheckDate: formatCheckDate

Description

This function was never incorporated into the EGRET workflow and will be removed in future versions.

Usage

formatCheckDate(Date, dateString, interactive = TRUE)

Arguments

Date

character

dateString

character used in either error message or interactive message. An example would be "startDate"

interactive

logical Option for interactive mode. If true, there is user interaction for error handling and data checks.

Value

condition logical if TRUE,

Details

Response to the date format checker. If the date is not formated correctly, it will give the user the opportunity to correct, otherwise will create a warning.