getUserPageViews: Get details of a specific user

View source: R/getUserPageViews.R

getUserPageViewsR Documentation

Get details of a specific user

Description

Get user details for the provided user id.

Usage

getUserPageViews(userID, start_time = "", end_time = "", server = "test", ...)

Arguments

userID

User ID to find assignments for

start_time

POSIXct object of date and time of due date

end_time

POSIXct object of date and time of due date

server

Test, beta, prodcution, OR alternative name in R.environ OR url of server

...

Optional page options to pass to processRequest


erikpal/bRush documentation built on May 9, 2023, 8:27 p.m.