dim.LPJmLData: Dimensions of an LPJmLData data array

View source: R/LPJmLData_stats.R

dim.LPJmLDataR Documentation

Dimensions of an LPJmLData data array

Description

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

Usage

## S3 method for class '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).


lpjmlkit documentation built on March 31, 2023, 9:35 p.m.