as.array | R Documentation |
Coerce multipols to arrays; unclass
## S3 method for class 'multipol'
as.array(x, ...)
x |
multipol |
... |
Further arguments passed to |
Robin K. S. Hankin
a <- as.multipol(matrix(1,2,2))
as.array(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.