| condense_dt | Condense time series in a 'data.frame' to a lower frequency |
| expand_dt | Expand time series in a 'data.frame' to a higher frequency |
| get_date_col | Find and rename the date column |
| get_date_vector | Get a vector of dates from 'data.frame', 'zoo', 'xts', or... |
| get_eom_dates | Get the end of month date |
| is_weekend | Determine if a date is a weekend |
| remove_weekends | Remove weekends from the data |
| to_annual | Convert non-annual time series data to annual |
| to_annual.data.frame | Convert object of class 'data.frame' to annual periodicity |
| to_annual.Date | Convert object of class 'Date' to annual periodicity |
| to_monthly | Convert non-monthly time series data to monthly |
| to_monthly.data.frame | Convert object of class 'data.frame' to monthly periodicity |
| to_monthly.Date | Convert object of class 'Date' to monthly periodicity |
| to_period | convert time series data in a 'data.frame' to a different... |
| to_quarterly | Convert non-quarterly time series data to quarterly |
| to_quarterly.data.frame | Convert object of class 'data.frame' to quarterly periodicity |
| to_quarterly.Date | Convert object of class 'Date' to quarterly periodicity |
| to_weekly | Convert to weekly observations |
| to_weekly.data.frame | Convert to weekly data observations |
| to_weekly.Date | Convert to weekly data observations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.