Modified
data.table::print.data.table to
print an inventory from get_inventory and
get_inventory_cmip5 more nicely by removing some columns.
Usage
# S3 method for class 'eurocordexr_inv'
print(x, all_cols = F, ...)Arguments
- x
data.table to print
- all_cols
Boolean (default
FALSE), ifTRUE, will print all columns available- ...
passed on to
data.table::print.data.table
