fvcom_index | R Documentation |
Retrieve the index closest to the specified value(s) for 1-d dimensions.
fvcom_index(x, vals = 0, what = c("time")[1])
x |
FVCOM ncdf4 object |
vals |
numeric or POSIXct, one or more values to convert to indices |
what |
character, one of the objects one-dimension names |
vector of indices closest to the specifed val - one for each val
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.