onion (version 1.5-0)

length: Length of an octonionic vector

Description

Get or set the length of onions

Usage

# S4 method for onion
length(x)

Value

integer

Arguments

x

An onion

Author

Robin K. S. Hankin

Details

Operates on the columns of the matrix as expected.

Examples

Run this code
a <- roct(5)
length(a)

Run the code above in your browser using DataLab