Skip to contents

Chart Id class

Usage

new_chart_id(gs4_sheet, sheet_id, chart_id, call = rlang::caller_env())

# S3 method for class 'chart_id'
print(x, ...)

Arguments

gs4_sheet

A googlesheets4 sheet id, or something coercible to one

sheet_id

An integer referencing a sheet id

chart_id

An integer referencing a chart id

call

Optional. Call environment used in error messages.

x

An object of class `chart_id`

...

Additional arguments from print