get_members_in_group: Get members in group

View source: R/simple_functions.R

get_members_in_groupR Documentation

Get members in group

Description

This functions gets user info of a group membership

Usage

get_members_in_group(group_id)

Arguments

group_id

the canvas id of the group (integer)

Value

A dataframe with information about members of a specified group

Examples


get_members_in_group(11267)

ICTO-FMG/uvacanvas documentation built on Dec. 6, 2024, 2:32 p.m.