get_group_members_tbl: Get the Groups Table via the Connect API

View source: R/get_groups_tbl.R

get_group_members_tblR Documentation

Get the Groups Table via the Connect API

Description

This provides a tibble that relates to all content on Connect. It has the following columns:

  • email:

  • username:

  • first_name:

  • last_name:

  • user_role:

  • group_name:

Usage

get_group_members_tbl(conn = create_connection())

Arguments

conn

the Connect server connection details containing the server and API key.

Value

a tibble


kmasiello/rscview documentation built on Jan. 3, 2023, 2:58 p.m.