parse.results: Parse a Raw Commissioning Results File for Most Recent...

Description Usage Arguments Value Author(s)

Description

Given a directory in the SCA, this function output only the most recent test results from the 'results.csv' file in the

Usage

1
parse.results(test.dir, write.summary = T, target_bgn, target_end)

Arguments

test.dir

The top level of a given test directory in the SCA (not the "Common" folder).

write.summary

Logical, refering to if a simplified test summary should be written in the Common folder of the specified directory. If TRUE, a summary_results.csv will be generated.

target_bgn

Optional- if specified the parsed results will be restricted to the date range defined by target_bgn and target_end. Both must be entered, and in the format "YYYY-MM".

target_end

Optional- if specified the parsed results will be restricted to the date range defined by target_bgn and target_end. Both must be entered, and in the format "YYYY-MM".

Value

The most recent test results from the 'results.csv' file in the

Author(s)

Robert Lee rlee@battelleecology.org


rhlee12/Noble documentation built on May 31, 2019, 10:36 a.m.