rep.errors | R Documentation |
S3 method for errors
objects (see rep
).
## S3 method for class 'errors'
rep(x, ...)
x |
a vector (of any mode including a |
... |
further arguments to be passed to or from other methods. For the internal default method these can include:
|
rep(set_errors(1, 0.1), 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.