myClimList {myClim} | R Documentation |
Custom list for myClim object
Description
Top level list for store myClim data. (see myClim-package) Rather service function used for checking, whether object is myClimList. The same time can be used to create standard R list from myClimList.
Usage
myClimList(metadata = NULL, localities = list())
Arguments
metadata |
of data object |
localities |
list of licalities |
Value
the list containing myClim object’s metadata and localities
[Package myClim version 1.1.0 Index]