Description Usage Arguments Value
View source: R/style_hpop_summary_sheet.R
Used within write_indicators_hpop_summary()
1 | style_hpop_indicators(wb, sheet_name, bounds, data_type)
|
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
|
data_type |
character vector of class(es) of the data to be styled. Can be one of "numeric", "integer", "Date", "character", or "chr_type" |
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.