View source: R/set_height_width.R
set_height_width | R Documentation |
Function to set the excel_row_height/latex_padding_top/latex_padding_bottom/excel_col_width/latex_col_width
set_height_width(st, slot_name, id, value)
st |
The StyledTable object whoose heights/widths should be changed |
slot_name |
The name of the S4-class slot that should be changed ( |
id |
The row/column ids that should be changed (subset of 1:N where N is the number of rows/cols of the StyledTable object). |
value |
A vector holding the row height/col width that should be applied |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.