Style HPOP summary worksheet header
Source:R/style_hpop_summary_sheet.R
style_header_hpop_summary_sheet.Rdstyle_header_hpop_summary_sheet styles the title and sub-title of the worksheet header.
Arguments
- wb
a
openxlsxworkbook 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()