t_icedata: Transform data from horizontal to vertical.

Description Usage Arguments Author(s)

Description

Converts data from horizontal (matching the data template) to vertical (with field names as column headers) for use with the rest of the functions in this package.

Usage

1
t_icedata(dat)

Arguments

dat

Data frame to be tested. Should be in the format of the data template (including the colums 'datacategory', 'dataclass', 'fieldname', and 'fielddescription..follow.format.of.quoted.texts.'). Import with read.csv("filename.csv", stringsAsFactors = FALSE).

Author(s)

Kara Woo


karawoo/icetest documentation built on May 20, 2019, 7:21 a.m.