idfname_to_date | R Documentation |
Extract the date part of an idf filename with a date included, like in 'HEAD_20080402_l1.idf'. If no date can be deduced, NA is returned.
idfname_to_date(idfname)
idfname |
idf-filename (character). |
Date
idfname_to_date(c("HEAD_20080401_l1.idf","HEAD_20080501_l1.idf"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.