get_date_from_filename | R Documentation |
Returns the date from an ITCH-filename
get_date_from_filename(file)
file |
a filename |
the date as fastPOSIXct
get_date_from_filename("03302017.NASDAQ_ITCH50")
get_date_from_filename("20170130.BX_ITCH_50.gz")
get_date_from_filename("S030220-v50-bx.txt.gz")
get_date_from_filename("unknown_file_format")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.