powered by
A very basic implementation of str for onions
# S3 method for onion str(object, vec.len=4, ...)
Onionic vector
Number of elements to display
Futher arguments (currently ignored)
Returns NULL.
NULL
Displays the first vec.len elements of an onionic vector using condense.
vec.len
condense
# NOT RUN { str(roct(100)) # }
Run the code above in your browser using DataLab