Apply Excel primary row style to odd rows. Depends on the openxlsx package. All arguments have default values and are optional to allow parameters to be modified.
openxlsx Workbook object.
Worksheet name.
Table for specified worksheet. If both rows and cols are specified, then this argument is optional.
openxlsx style object generated by brainstorm::r1().
Rows to apply style to, optional if table is specified..
Columns to apply style to, optional if table is specified..
See gridExpand argument of openxlsx::addStyle().
See stack argument of openxlsx::addStyle().