Get or set the length of onions
## S4 method for signature 'onion' length(x)
x
An onion
Operates on the columns of the matrix as expected.
integer
Robin K. S. Hankin
a <- roct(5) length(a)