Skip to contents

Sheet Id class

Usage

new_sht_id(gs4_sheet, sheet_id, call = rlang::caller_env())

is_sht_id(x)

Arguments

gs4_sheet

A googlesheets4 sheet id, or something coercible to one

sheet_id

An integer referencing a sheet id

call

Optional. Call environment used in error messages.

x

An object of class `sht_id`