style_header_hpop_summary_sheet: Style HPOP summary worksheet header

Description Usage Arguments Value

View source: R/style_hpop_summary_sheet.R

Description

style_header_hpop_summary_sheet styles the title and sub-title of the worksheet header.

Usage

1
style_header_hpop_summary_sheet(wb, sheet_name, start_row, start_col)

Arguments

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()

Value

openxslx Workbook object. Output file is in output_folder.


ElliottMess/rapporteur documentation built on Jan. 28, 2022, 2:51 a.m.