View source: R/write_dataframes_hep_summary.R
write_data_headers_hep_summary | R Documentation |
Used in write_hep_summary_sheet()
write_data_headers_hep_summary( wb, sheet_name, value_col, boxes_bounds, start_year, end_year )
wb |
a |
sheet_name |
character name of the sheet to update |
value_col |
Column name of column with indicator values. |
boxes_bounds |
named list of bounds for data frame boxes to be written in sheet. |
start_year |
Base year for contribution calculation, defaults to 2018. |
end_year |
End year(s) for contribution calculation, defaults to 2019 to 2025. |
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.