View source: R/add_and_merge.R
add_and_merge | R Documentation |
Similar to add_stuff, but can add values to merged rows and columns
add_and_merge( value, sheet, row_num, col_num, height = 0, width = 0, style = column_title )
value |
the value to add |
sheet |
sheet name |
row_num |
minimum row number |
col_num |
minimum column |
height |
number of merged rows |
width |
number of merged columns |
style |
formatting style |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.