rt_ts_get_friendly_time_ticks | R Documentation |
Returns friendly axis ticks. e.g. for monthly it returns a factor with values c("2019-01", "2019-02"). If the frequency of the dataset is anything other than 52, 12, 4, it returns the raw time() values.
rt_ts_get_friendly_time_ticks(dataset)
dataset |
ts dataset |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.