IsDate: Check Date

Description Usage Arguments Details Value

View source: R/nasdaq_functions.R

Description

Function that checks the date format

Usage

1
IsDate(mydate, date.format = "%Y-%m-%d")

Arguments

mydate

a sting that represent the date

date.format

explicitly specifying the date format

Details

This function checks if the date value entered is in the YYYY-MM-DD format

Value

boolean value depending on the mydate value passed as argument


unimi-dse/d7f30b68 documentation built on May 28, 2020, 9:31 a.m.