Learn R Programming

ocean (version 0.2-4)

get.elems: Get the indices of the element vertices in the grid.

Description

Get the indices of the element vertices in the grid.

Arguments

grid
A fvcom.grid instance.

Value

A data.frame with v1, v2, and v3 elements that correspond to the indices of the nodes at vertices 1, 2, and 3.