Skip to contents

Read Katilingban Experience Google Sheets

Usage

read_kb_experience(
  ss = "1l9ov8NEND-gROprl4gR5K2iiTgcQfrGirItz9uExKl0",
  sheet = 1
)

Arguments

ss

Something that identifies a Google Sheet: ID, URL, etc. Set to 1l9ov8NEND-gROprl4gR5K2iiTgcQfrGirItz9uExKl0 for the Katilingban Experience Google Sheets

sheet

Worksheet in Google Sheets to read. Can be specified as the name of the worksheet or by position using a number.

Value

A dribble/tibble of the Katilingban Experience Google Sheets

Examples

if (FALSE) {
  read_kb_experience()
}