groups_create_remote: Create a Remote Group

View source: R/remote.R

groups_create_remoteR Documentation

Create a Remote Group

Description

Create a Remote Group

Usage

groups_create_remote(connect, prefix, expect = 1, check = TRUE)

Arguments

connect

A R6 Connect object

prefix

character. The prefix of the group name to search for

expect

number. The number of responses to expect for this search

check

boolean. Whether to check for local existence first

Value

The results of creating the groups


connectapi documentation built on Feb. 16, 2023, 7:46 p.m.