powered by
as_array() coerces x to an array. x will keep any existing dimensions and dimension names.
as_array()
x
as_array(x, ...)
An object to coerce to an array.
Objects passed on to methods.
An array.
as_matrix()
# NOT RUN { as_array(1:10) # }
Run the code above in your browser using DataLab