set_excel_col_width-methods: Method set_excel_col_width.

set_excel_col_widthR Documentation

Method set_excel_col_width.

Description

Method set_excel_col_width.

Usage

set_excel_col_width(st, value, ...)

## S4 method for signature 'StyledTable,numeric'
set_excel_col_width(st, value, col_id = NULL)

Arguments

st

A StyledTable object

value

A numeric vector (length 1 or same lengt as col_id) holding the column widths

...

Various arguments

col_id

A vector of column numbers (N is substituted as count_cols(st))

Value

The modified StyledTable object


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.