write_permanent_sheets: Write permanent sheets

Description Usage Arguments Value

View source: R/write_permanent_sheets.R

Description

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

1
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


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