powered by
Vectorize
vec(x, ...)# S3 method for default vec(x, ...)
# S3 method for default vec(x, ...)
If yac_symbol treat as such, else call base::as.vector().
yac_symbol
base::as.vector()
further arguments passed to base::as.vector()
(x <- matrix(1:9, ncol = 3)) vec(x) vec(ysym(x))
Run the code above in your browser using DataLab