Description Usage Arguments Details Value
View source: R/nasdaq_functions.R
Function that checks the date format
1 | IsDate(mydate, date.format = "%Y-%m-%d")
|
mydate |
a sting that represent the date |
date.format |
explicitly specifying the date format |
This function checks if the date value entered is in the YYYY-MM-DD format
boolean value depending on the mydate value passed as argument
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.