gp_api_batch_unit_replace: batch replace units

gp_api_batch_unit_replaceR Documentation

batch replace units

Description

Deletes and replaces the selected units

Usage

gp_api_batch_unit_replace(shared_drive = "?", dev = NULL, verbosity = 1)

Arguments

shared_drive

passed to pick_lesson() which shared drive do you want to find the lessons in? default= "s" Options:

  • "s" or "?" = GP-Studio (draft working directory, many users with access)

  • "l" or "??" = GP-Live (private, admin only)

dev

logical; if NULL (default), updates both production and dev catalogs. FALSE=just production; TRUE=just dev.

verbosity

passed to httr2::req_perform(); default=1


galacticpolymath/GPpub documentation built on April 5, 2025, 6:04 p.m.