style {tablexlsx} | R Documentation |
An R list that contains the styles of each element for formatting data frames in excel files
Description
An R list that contains the styles of each element for formatting data frames in excel files
Usage
style
Format
A list of several items
- title
Style for title
- footnote1
Style for footnote1
- footnote2
Style for footnote2
- footnote3
Style for footnote3
- col_header
Style for col_header
- character
Style for columns in character format
- number
Style for columns in number format
- decimal
Style for columns in character format with decimals
- percent
Style for columns in percent format
[Package tablexlsx version 1.0.0 Index]