faces | R Documentation |
Shorthand function to get the face names of an icosahedral grid or a grid linked to a facelayer
.
faces(x)
## S4 method for signature 'trigrid'
faces(x)
## S4 method for signature 'gridlayer'
faces(x)
x |
( |
The names of the faces of the grid as a character
vector.
ball <- hexagrid(2)
faces(ball)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.