Skip to contents

write_permanent_sheets() writes and styles the Intro and Indicator List sheets that are present in all cases taken into account by the different functions.

Usage

write_permanent_sheets(billion, start_col, start_row)

Arguments

billion

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

start_col

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

start_row

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

Value

A openxlsx workbook object