vertices | R Documentation |
Shorthand function to return the vertices slot of an icosahedral grid or a grid linked to a facelayer.
vertices(x, ...)
## S4 method for signature 'trigrid'
vertices(x, output = "polar")
## S4 method for signature 'facelayer'
vertices(x, output = "polar")
x |
( |
... |
Additional arguments passed to class-specific methods. |
output |
( |
a <- trigrid(1)
vertices(a)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.