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

# S3 method for LPJmLData
length(x)

Arguments

x

LPJmLData object

Value

A non-negative integer or numeric (which will be rounded down).