fvcom_sample | R Documentation |
Generate a random sample of element [elem, siglay,time] or node [node, siglev, time] indices
fvcom_sample(x, n = 1, where = c("elems", "nodes")[1])
x |
ncdf4 FVCOM object |
n |
numeric, the number of IDs to retrieve |
where |
character, either 'nodes' or 'elems' (default) |
named vector of random indices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.