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