as.data.frame.cmip5data: Convert a cmip5data object to a data frame

Description Usage Arguments Value

View source: R/RCMIP5.R

Description

Convert a cmip5data object to a data frame

Usage

1
2
## S3 method for class 'cmip5data'
as.data.frame(x, ..., originalNames = FALSE)

Arguments

x

A cmip5data object

...

Other parameters

originalNames

logical. Use original dimension names from file?

Value

The object converted to a data frame


RCMIP5 documentation built on May 1, 2019, 6:28 p.m.