for c in head tail; do for l in {1..4}; do for o in '' -B -S -L -V -T -H; do printf "x\ty\n1\t2\n3\t4\n5\t6\n" | $c -$l | incplot $o; done; done; done
The tool shrugs off optimistically explorative beginners with cryptic exception codes.
It also seems partial to header fields, though they would be understood with only two columns.
Would appreciate (in order of preference):
A) More intuitive parsing of input data
B) More helpful output messages
C) At the very least, common pitfall notices in the README that covers the above, and similar
The tool shrugs off optimistically explorative beginners with cryptic exception codes.
It also seems partial to header fields, though they would be understood with only two columns.
Would appreciate (in order of preference):
A) More intuitive parsing of input data
B) More helpful output messages
C) At the very least, common pitfall notices in the README that covers the above, and similar