| fvcom_nav | R Documentation | 
Retrieve the navigation elements, start and count, for extracting slabs of data.
fvcom_nav(
  x,
  vals = c(0, 1),
  what = c("siglay", "time", "siglev")[1],
  indexed = FALSE
)
| x | FVCOM ncdf4 object | 
| vals | two element numeric or POSIXct, start and stop values | 
| what | character, one of the objects dimension names | 
| indexed | logical, if TRUE then siglay and time are 1-based indices, but if FALSE then siglay and time are actual values to be located. | 
two element vector of start and count
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.