as.matrix.quantities | R Documentation |
S3 method for quantities
objects (see as.matrix
).
## S3 method for class 'quantities'
as.matrix(x, ...)
x |
an R object. |
... |
additional arguments to be passed to or from methods. |
as.matrix(set_quantities(1:3, m/s, 0.1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.