View source: R/PCICtFunctions.R
as.PCICt | R Documentation |
Functions from the PCICt package. These functions convert between PCICt objects and other types of data.
as.PCICt(x, cal, ...)
x |
The input data. |
cal |
The calendar type. |
... |
Any additional arguments passed on. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.