The face centers of an icosahedral grid object
Shorthand function to return the @faceCenters
slot of an icosahedral grid or a grid linked to a facelayer.
centers(x, ...) ## S4 method for signature 'trigrid' centers(x, output = "polar") ## S4 method for signature 'facelayer' centers(x, output = "polar")
The coordinates of the face centers as a numeric
matrix.
a <- trigrid() centers(a)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.