removeComment | R Documentation |
Remove a cell comment from a worksheet
removeComment(wb, sheet, cols, rows, gridExpand = TRUE)
wb |
A workbook object |
sheet |
A vector of names or indices of worksheets |
cols |
Columns to delete comments from |
rows |
Rows to delete comments from |
gridExpand |
If |
createComment()
writeComment()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.