View source: R/write_dataframes_hpop_summary.R
write_indicators_hpop_summary | R Documentation |
write_hpop_summary_sheet()
writes all the content and styling for the HPOP
summary sheet. Used within export_hpop_country_summary_xls()
write_indicators_hpop_summary(ind_df, wb, sheet_name, bounds)
ind_df |
data frame containing the indicators in the correct order and format to be used. |
wb |
a |
sheet_name |
character name of the sheet to update |
bounds |
named integer vector identifying integer sheet start and end reference column.
All parameters must be numerical. For converting Excel column references to integer references
see
|
openxslx
Workbook object. Output file is in output_folder
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.