print.myClimList {myClim} | R Documentation |
Print function for myClim object
Description
Function print metadata of myClim object and table from function mc_info().
Usage
## S3 method for class 'myClimList'
print(x, ...)
Arguments
x |
myClim object see myClim-package |
... |
other parameters from function print for tibble tibble::tibble |
Examples
print(mc_data_example_agg, n=10)
[Package myClim version 1.1.0 Index]