authLMS {rqti} | R Documentation |
Authenticate with LMS
Description
A generic function to handle authentication with a Learning Management System (LMS).
The method to handle authentication with LMS.
Usage
authLMS(object, ...)
## S4 method for signature 'LMS'
authLMS(object, ...)
Arguments
object |
|
... |
Additional arguments to be passed to the method, if applicable. |
[Package rqti version 1.0.0 Index]