as.data.frame.cmip5data: Convert a cmip5data object to a data frame
Description
Convert a cmip5data object to a data frameUsage
## S3 method for class 'cmip5data':
as.data.frame(x, ..., verbose = FALSE,
originalNames = FALSE)
Arguments
verbose
logical. Print info as we go?
originalNames
logical. Use original dimension names from file?
Value
- The object converted, as well as possible, to a data frame