viewEnrollment: Get Enrollment Details

View source: R/EnrollmentFunctions.R

viewEnrollmentR Documentation

Get Enrollment Details

Description

This function returns details about a Schoology enrollment.

Usage

viewEnrollment(realm, realm_id, enrollmentId)

Arguments

realm

One of 'schools', 'buildings', 'users', 'groups', 'courses', or 'sections'.

realm_id

The id of the realm object.

enrollmentId

Can be found by navigating to the Schoology enrollment's information page.

Value

A dataframe of enrollment details.

References

API Documentation


sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.