View source: R/LPJmLData_stats.R
dim.LPJmLData | R Documentation |
Function to get the dimensions of the data array of an LPJmLData object.
## S3 method for class 'LPJmLData'
dim(x)
x |
LPJmLData object |
For the default method, either NULL
or a numeric vector, which is
coerced to integer (by truncation).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.