Learn R Programming

myClim (version 1.4.0)

length.myClimList: Length function for myClim object

Description

Function return number of localities.

Usage

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

Arguments

x

myClim object see myClim-package

...

other parameters from function length

Examples

Run this code
length(mc_data_example_agg)

Run the code above in your browser using DataLab