R/LPJmLData_stats.R
dimnames.LPJmLData.Rd
Function to get the dimnames (list) of the data array of an LPJmLData object.
# S3 method for LPJmLData dimnames(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.