Learn R Programming

ClimProjDiags (version 0.3.4)

as.PCICt: PCICt

Description

Functions from the PCICt package. These functions convert between PCICt objects and other types of data.

Usage

as.PCICt(x, cal, ...)

Value

For as.PCICt and .PCICt, a PCICt object with the given calendar type. For as.POSIXct.PCICt and as.POSIXlt.PCICt, a POSIXct or POSIXlt object, respectively.

Arguments

x

The input data.

cal

The calendar type.

...

Any additional arguments passed on.