dimnames.LPJmLData: Dimnames of an LPJmLData data array

View source: R/LPJmLData_stats.R

dimnames.LPJmLDataR Documentation

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 class 'LPJmLData'
dimnames(x)

Arguments

x

LPJmLData object

Value

A list of the same length as dim(x). Components are character vectors with positive length of the respective dimension of x.


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