get_run_date: Get run date from iRODS collection name of Juno output.

View source: R/parsing_raw_data.R

get_run_dateR Documentation

Get run date from iRODS collection name of Juno output.

Description

Get run date from iRODS collection name of Juno output.

Usage

get_run_date(input_dir)

Arguments

input_dir

Collection name of Juno output as assigned by iRODS in previous pipeline. It MUST start with the date in the format "yymmdd".

Value

String with date-like format (yy-mm-dd).

Examples

get_run_date("juno_results/200922_NB502001_0153_AHGNLNAFX2_0007")

AleSR13/refsampr documentation built on May 30, 2022, 5:42 a.m.