Get the run date from the project directory.
Arguments
- projectDir
character(1)
.
Project directory path.
Details
Alternatively, can parse YAML data, but this approach is faster and simpler.
Author
Michael Steinbaugh
Examples
runDate(projectDir = "2018-01-01_illumina_rnaseq")
#> [1] "2018-01-01"