add_stuff | R Documentation |
Used to add content to spreadsheet rows. A slightly edited version of Bert's old function.
add_stuff(sheet, row_num, colIndex, value, style)
sheet |
sheet name |
row_num |
cell row number |
colIndex |
cell column number |
value |
value to insert |
style |
formatting style |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.