wb_add_styles()
extends openxlsx2::wb_add_style()
by allowing the
addition of multiple styles as a named list.
Arguments
- wb
A workbook
- styles
Required. List or style xml character, created by a create_*() function. Passed to
style
argument ofopenxlsx2::wb_add_style()
.- style_names
Optional if styles is a named list.