powered by
S3 method for errors objects (see as.list).
errors
as.list
# S3 method for errors as.list(x, ...)
object to be coerced or tested.
objects, possibly named.
x <- set_errors(1:3, 0.1) as.list(x)
Run the code above in your browser using DataLab