This function returns details about a Schoology user.
viewUser(userId, active = T, extended = 0)
userId | Can be found by navigating to the Schoology user's information page. |
---|---|
active | Whether to return active users only. Defaults to true. |
extended | Whether to return extended details about a user. Defaults to false. |
A dataframe of user details.