length | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.