dimnames.LPJmLData: Dimnames of an LPJmLData data array
Description
Function to get the dimnames (list) of the data array of an LPJmLData object.
Usage
# S3 method for LPJmLData
dimnames(x)
Value
A list of the same length as dim(x). Components are character vectors
with positive length of the respective dimension of x.
Arguments
- x
LPJmLData object