cdb_sheet_upsert: Consult Database Upsert

View source: R/consult_database.R

cdb_sheet_upsertR Documentation

Consult Database Upsert

Description

Consult Database Upsert

Usage

cdb_sheet_upsert(x, sheetName = c("consult", "personnel", "consult_personnel"))

Arguments

x

data frame or data frame extension representing rows to insert or update

sheetName

a character string with the sheet name

Details

inserts or updates the database sheet depending on whether or not the key value in x already exists in the sheet


the-mad-statter/washu documentation built on May 11, 2023, 7:24 p.m.