length.myClimList: Length function for myClim object

View source: R/model.R

length.myClimListR Documentation

Length function for myClim object

Description

Function return number of localities.

Usage

## S3 method for class 'myClimList'
length(x, ...)

Arguments

x

myClim object see myClim-package

...

other parameters from function length

Examples

length(mc_data_example_agg)

myClim documentation built on Oct. 21, 2024, 5:07 p.m.