powered by
Coerce and test for multipols
multipol(x) as.multipol(x) is.multipol(x)
Object to be coerced to multipol
Robin K. S. Hankin
The usual case is to coerce an array to a multipol. A character string may be given to as.multipol(), which will attempt to coerce to a multipol.
as.multipol()
extract.multipol
a <- as.multipol(array(1:12,c(2,3,2)))
Run the code above in your browser using DataLab