View source: R/Smartsheet-R-sdk.R
get_sheet_as_csv | R Documentation |
Get text CSV for an existing Smartsheet with a specific sheet name
get_sheet_as_csv(sheet_name)
sheet_name |
the target Smartsheet's exact sheet name |
returns text of csv
## Not run:
get_sheet_as_csv("sheet_name")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.