# S4 method for dual
matrix(data = NA, nrow = 1, ncol = 1, byrow = FALSE, dimnames = NULL)# S4 method for dual
array(data = NA, dim = length(data), dimnames = NULL)
# S3 method for dual
as.matrix(x, ...)
# S4 method for dual
as.matrix(x, ...)
# S3 method for dual
as.vector(x, mode = "any")
# S4 method for dual
as.vector(x, mode = "any")