spread_and_rename_numeric_fields: spread_and_rename_numeric_fields

Description Usage Arguments Value

View source: R/logfile_helpers.R

Description

spread_and_rename_numeric_fields

Usage

1

Arguments

x

A dataframe containing two columns "field" and "value". The elements in "field" will be renamed according to the mapping in 'fieldnames'

fieldnames

A dataframe containing two columns: "expected" and "output".

Value

A dataframe. The columns ordering corresponds to the "field" column in 'x' (one column for each row in 'x' and the columns are named according to the reformatting defined by 'fieldnames').


russHyde/reeq documentation built on March 10, 2020, 5:36 a.m.