View source: R/csvParam2Json.R
latestSubDir | R Documentation |
The subfolders should follow the scheme [<label>_]<timestamp>_<outputType>/
latestSubDir(parentDir, pattern = "_mut_call$|mut_count$")
parentDir |
the parent folder in which to look for matching subfolders |
pattern |
a regex pattern used to identify the correct subfolder |
a vector containing the path to the subfolder, its timestamp and any possible label.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.