Description Usage Arguments Value Author(s) Examples
R's regular dim function returns NULL for a vector.
It is useful to have this function that treats a vector
similarly to a matrix or array.  Works in R and NIMBLE.  In
NIMBLE dim is identical to nimbleDim, not to
R's dim
| 1 | nimbleDim(obj)
 | 
| obj | objects for which the sizes are requested | 
a vector of sizes in each dimension
NIMBLE development team
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.