write_permanent_sheets: Write permanent sheets

View source: R/write_permanent_sheets.R

write_permanent_sheetsR Documentation

Write permanent sheets

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

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


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