R/ss_chart_class.R
chart_id.Rd
A typed reference to a specific chart within a Google Sheets sheet. Inherits from sht_id.
chart_id( spreadsheet_id = character(0), sheet_id = character(0), chart_id = character(0) )
A single string. The Google Sheets spreadsheet ID.
A single string. The sheet tab ID.
A single string. The chart ID.