Description Usage Arguments Details Value Author(s)
This function converts an object of class ts
or zoo
in a dataframe with a column
named time
retrived from index(x). It is designed for those unfamiliar with time series
objects.
1 |
x |
An object of class |
year |
A vector of length one with year of observation. If provided, a column with time in POSIX format is also returned |
An object of class data.frame
is returned with a column doy
and optionally time
at the end of the table.
A dataframe
Gianluca Filippa <gian.filippa@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.