index_n_to_t | R Documentation |
Index N to T
index_n_to_t(year_start, year_end, step_interval)
year_start |
|
year_end |
|
step_interval |
|
integer()
index_n_to_t(2011, 2018, "month")
index_n_to_t(2011, 2018, "quarter")
index_n_to_t(2011, 2018, "year")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.