write_indicator_list_sheet: Write indicator list sheet

Description Usage Arguments

View source: R/write_indicator_list.R

Description

Write indicator list sheet

Usage

1
write_indicator_list_sheet(wb, sheet_name, billion, start_row, start_col)

Arguments

wb

a openxlsx workbook to be edited.

sheet_name

character name of the sheet to update

billion

Billion indicator names to return, either "hep", "hpop", "uhc" , or "all".

start_row

integer start row of styling. Passed to openxlsx::addStyle()

start_col

integer start col of styling. Passed to openxlsx::addStyle()


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