powered by
Coerce multipols to arrays; unclass
# S3 method for multipol as.array(x, ...)
multipol
Further arguments passed to NextMethod()
NextMethod()
Robin K. S. Hankin
a <- as.multipol(matrix(1,2,2)) as.array(a)
Run the code above in your browser using DataLab