tmp
This commit is contained in:
parent
00270a7b0b
commit
b011a82f64
@ -21,3 +21,6 @@ Show statistics of a data column or columns. If the input file has no column nam
|
|||||||
|
|
||||||
#### enable column|row \<name1\> \<name2\> ...
|
#### enable column|row \<name1\> \<name2\> ...
|
||||||
Enable table outputs. If the input file has no row or column names, use inbuild names `R<id>` and `C<id>` to select the rows and columns.
|
Enable table outputs. If the input file has no row or column names, use inbuild names `R<id>` and `C<id>` to select the rows and columns.
|
||||||
|
|
||||||
|
#### disable column|row \<name1\> \<name2\> ...
|
||||||
|
Disable table outputs. If the input file has no row or column names, use inbuild names `R<id>` and `C<id>` to select the rows and columns.
|
Loading…
Reference in New Issue
Block a user