get_course_user_groups: Get all users in a course and which group they are signed up...

View source: R/groups.R

get_course_user_groupsR Documentation

Get all users in a course and which group they are signed up for

Description

Get all users in a course and which group they are signed up for

Usage

get_course_user_groups(course_id)

Arguments

course_id

which course

Value

dataframe with user name, user id, and group id

Examples

## Not run: get_course_user_groups(27)

daranzolin/rcanvas documentation built on May 18, 2024, 2:33 p.m.