get_sheet_as_csv: Get text CSV for an existing Smartsheet with a specific sheet...

View source: R/Smartsheet-R-sdk.R

get_sheet_as_csvR Documentation

Get text CSV for an existing Smartsheet with a specific sheet name

Description

Get text CSV for an existing Smartsheet with a specific sheet name

Usage

get_sheet_as_csv(sheet_name)

Arguments

sheet_name

the target Smartsheet's exact sheet name

Value

returns text of csv

Examples

## Not run: 
get_sheet_as_csv("sheet_name")

## End(Not run)

elias-jhsph/rsmartsheet documentation built on April 27, 2024, 3:14 p.m.