span-overwrites-shadows | R Documentation |
Section about colspan/rowspan
In merged cell ranges, only the top left cell's content is displayed.
In addition, when you merge cells (either by setting colspan()
or
rowspan()
, or using merge_cells()
and friends) the content of the top
left cell is copied to other cells. This prevents unexpected changes to
content if you reorder or subset rows and columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.