ss_sheetid | R Documentation |
Get a smartsheet sheetId from a response
ss_sheetid(resp)
resp |
An ss_resp object |
A numeric sheetId
## Not run:
ss_id = ss_sheetid(ss_write_sheet(paste0("smartsheetr-example-",random_sheet_name())))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.