get_report_date_from_filename.Rd
Returns report date in yyyy-mm-dd format as derived from the file names.
get_report_date_from_filename(filenames, run_props, run_error)
filenames | character vector with one or more file names. The file names of the Excel files have embedded report dates. |
---|---|
run_props | dataframe with four columns ("name", "value",
"java_data_type", and "location" defined when a Run Properties File provided
by the system is read by the |
run_error | list of length 2 having the integer value of the error level and the message to be displayed. |