Function to get the dimensions of the data array of an LPJmLData object.

# S3 method for LPJmLData
dim(x)

Arguments

x

LPJmLData object

Value

For the default method, either NULL or a numeric vector, which is coerced to integer (by truncation).