R/generics.R
as_matrix.Rd
Converts objects to c("matrix", "array").
c("matrix", "array")
# S3 method for class 'ipmr_matrix' as.matrix(x, ...) # S3 method for class 'ipmr_ipm' as.matrix(x, ...)
An object of class ipmr_matrix, or the output from make_ipm.
ipmr_matrix
make_ipm
ignored.
A matrix.