write_indicator_list_sheet: Write indicator list sheet

View source: R/write_indicator_list.R

write_indicator_list_sheetR Documentation

Write indicator list sheet

Description

Write indicator list sheet

Usage

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


gpw13/rapporteur documentation built on Sept. 24, 2022, 9:15 a.m.