addSheet | R Documentation |
Adds a new sheet to the spreadsheet, requires a x-spreadsheet proxy to exist.
addSheet(proxy, name, active = TRUE)
proxy |
The x-spreadsheet proxy object |
name |
The name of the new sheet |
active |
Whether the new sheet should be active, defaults to TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.