Description
This is a generic function. The outcome depends on the object
provided
Usage
vertices(object)# S4 method for inla.mesh
vertices(object)
Value
The form of the value returned by vertices() depends on the class of its argument. See the documentation of the particular methods for details of what is produced by that method.
Arguments
- object
An object for which to call the particular vertices method.