as.matrix: Coerce 3-vectors and 4-vectors to a matrix

Description Usage Arguments Author(s) Examples

Description

Coerce 3-vectors and 4-vectors to a matrix. A convenience wrapper for unclass()

Usage

1
2
3
4
## S3 method for class '3vel'
as.matrix(x, ...)
## S3 method for class '4vel'
as.matrix(x, ...)

Arguments

x

Object of class 3vel or 4vel

...

Further arguments (currently ignored)

Author(s)

Robin K. S. Hankin

Examples

1
2

lorentz documentation built on Oct. 23, 2020, 5:50 p.m.