g5h.clean_ {gen5helper}R Documentation

Clean Gen5 exported data

Description

g5h.clean_() returns technically correct data.frame from Gen5 2.06 exported tab-delim data. The exported data can be generated using default export protocol in Gen5 2.06. See Gen5 User Guide for more information.

Usage

g5h.clean_(file)

Arguments

file

the name of the file which the data are to be read from. If it does not contain an absolute path, the file name is relative to the current working directory, getwd().

Value

technically correct data.frame.


[Package gen5helper version 1.0.1 Index]