get.dtindex | R Documentation |
ts
index to Date
vector
Convert ts
index to Date
vector
get.dtindex(data, is.tsp = FALSE, is.date = NULL)
data |
|
is.tsp |
Logical frag whether data is |
is.date |
Logical frag indicates whether the |
vector
## Not run:
ggfortify:::get.dtindex(AirPassengers)
ggfortify:::get.dtindex(UKgas)
ggfortify:::get.dtindex(Nile, is.date = FALSE)
ggfortify:::get.dtindex(Nile, is.date = TRUE)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.