| 9 |
|
][ |
| 10 |
|
.B \-w |
| 11 |
|
][ |
| 12 |
< |
.B \-f[afdb][N] |
| 12 |
> |
.B \-c |
| 13 |
|
][ |
| 14 |
+ |
.B \-f{a|f|d|b}[N] |
| 15 |
+ |
][ |
| 16 |
|
.B \-t |
| 17 |
|
][ |
| 18 |
|
.B "\-ic in_col" |
| 62 |
|
The |
| 63 |
|
.I \-w |
| 64 |
|
option turns off non-fatal warning messages, such as unexpected EOD. |
| 65 |
+ |
.PP |
| 66 |
+ |
Normally, |
| 67 |
+ |
.I rcollate |
| 68 |
+ |
detects whether any transformation is actually taking place, and will |
| 69 |
+ |
reproduce the data verbatim if the input size and shape should be unaltered. |
| 70 |
+ |
The |
| 71 |
+ |
.I \-c |
| 72 |
+ |
opiton forces the operation to proceed, even if it appears to be a no-op, |
| 73 |
+ |
which can be useful to correct a misshapen input matrix or check that |
| 74 |
+ |
the data is the proper size. |
| 75 |
|
.PP |
| 76 |
|
The input format is assumed to be ASCII, with three white-space separated words |
| 77 |
|
(typically numbers) in each record. |