View source: R/utils-extract.R
extract_date | R Documentation |
Extracts dates from a character string with format "mm-dd-yyyy" or "mm/dd/yyyy".
extract_date(string)
string |
character string |
date object
extract_date("data-raw/lossrun-as-of-2019-01-31.xlsx")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.