timeseries_style()
changes the font of time series values based on the
indicator type it is:
Arguments
- df
data frame to be written
- wb
a
openxlsx
workbook to be edited.- sheet_name
character name of the sheet to update
- start_row
integer start row of styling. Passed to
openxlsx::addStyle()
- start_col
integer start col of styling. Passed to
openxlsx::addStyle()
- ind_df
data frame containing the indicators in the correct order and format to be used.