updateMethodTrans: Update paramTransTable, paramFractionGroup, & WQPParamCASID...

View source: R/updateMethodsTable.r

updateMethodTransR Documentation

Update paramTransTable, paramFractionGroup, & WQPParamCASID tables in translation workbook

Description

This function identifies parameter/fraction/unit/method combinations in WQP data for which an IR translation has not yet been defined and appends them to the translation table for review.

Usage

updateMethodTrans(
  data,
  translation_wb,
  methodsTransTable_sheetname = "paramMethodsTable"
)

Arguments

data

A WQP results (merged or narrow result) R-object

translation_wb

Full path and filename for IR translation workbook

methodsTransTable_sheetname

Name of sheet in workbook holding parameter translation table. Defaults to "paramTransTable".

Value

Appends any new parameter/fraction/unit combinations in WQP data to translation_wb. This updates the input translation_wb with those new rows with system date in the "DateAdded" column.


ut-ir-tools/irTools documentation built on Jan. 19, 2024, 6:55 p.m.