findfloatname | R Documentation |
take the last file with the pattern "ffff_ccc_pp.*" a return the hexafloatname
findfloatname(
pattern = "^[[:alnum:]]{4}_[[:digit:]]{3}_[[:digit:]]{2}.*",
CycleNumber = NULL,
PatternNumber = 1
)
findfloatname(pattern="[[:alnum:]]{4}_[[:digit:]]{3}_[[:digit:]]{2}.*")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.