Coerce 3-vectors and 4-vectors to a matrix
Coerce 3-vectors and 4-vectors to a matrix. A convenience wrapper for
unclass()
## S3 method for class '3vel' as.matrix(x, ...) ## S3 method for class '4vel' as.matrix(x, ...)
x |
Object of class |
... |
Further arguments (currently ignored) |
Robin K. S. Hankin
as.matrix(r3vel(5)) as.matrix(r4vel(5))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.