View source: R/LPJmLData_stats.R
dimnames.LPJmLData | R Documentation |
Function to get the dimnames (list) of the data array of an LPJmLData object.
## S3 method for class 'LPJmLData'
dimnames(x)
x |
LPJmLData object |
A list of the same length as dim(x). Components are character vectors with positive length of the respective dimension of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.