Converts a PC-Axis file to a CSV.
Version | 1.0 |
---|---|
Bundle | tools |
Categories | Data Import |
Authors | Marko Laakso (marko.laakso@significo.fi) |
Issue tracker | View/Report issues |
Requires | pxR (R-package) |
Source files | component.xml PCAxisReader.r |
Usage | Example with default values |
Name | Type | Mandatory | Description |
---|---|---|---|
in | TextFile | Mandatory | PC-Axis data file |
Name | Type | Description |
---|---|---|
out | CSV | A CSV representation of the input file |
Name | Type | Default | Description |
---|---|---|---|
codes | boolean | false | Use codes instead of variable names. |
fail | boolean | true | Fail in case of an issue. Errors are replaced with warning messages if this flag is false. |
mode | boolean | true | True for a long and false for a wide output mode. |
Test case | Parameters▼ | IN in |
OUT out |
---|---|---|---|
case1 | (missing) | in | out |