remove_col | R Documentation |
Remove columns from a StyledTable object
remove_col(st, col_id)
## S4 method for signature 'StyledTable'
remove_col(st, col_id)
st |
A StyledTable object |
col_id |
A vector of col numbers which should be removed from the StyledTable object. |
The modified StyledTable object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.