Learn R Programming

ocean (version 0.2-4)

get.nodes: Get the values of the nodes in the grid.

Description

Get the values of the nodes in the grid.

Arguments

grid
A fvcom.grid instance.

Value

A data.frame with x, y, and h elements that correspond to the x, y, and depth of each node.