set_html_col_width | R Documentation |
Method set_html_col_width.
set_html_col_width(st, value, ...)
## S4 method for signature 'StyledTable,character'
set_html_col_width(st, value, col_id = NULL)
st |
A StyledTable object |
value |
A numeric vector (length 1 or same lengt as |
... |
Various arguments |
col_id |
A vector of column numbers (N is substituted as |
The modified StyledTable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.