remove_row | R Documentation |
Remove rows from a StyledTable object
remove_row(st, row_id)
## S4 method for signature 'StyledTable'
remove_row(st, row_id)
st |
A StyledTable object |
row_id |
A vector of row 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.