runDate: Run date

View source: R/runDate.R

runDateR Documentation

Run date

Description

Get the run date from the project directory.

Usage

runDate(projectDir)

Arguments

projectDir

character(1). Project directory path.

Details

Alternatively, can parse YAML data, but this approach is faster and simpler.

Value

Date.

Note

Updated 2023-09-21.

Author(s)

Michael Steinbaugh

Examples

runDate(projectDir = "2018-01-01_illumina_rnaseq")

hbc/bcbioBase documentation built on Oct. 18, 2023, 1:02 p.m.