length.myClimList {myClim} | R 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)
[Package myClim version 1.1.0 Index]