| opal | R Documentation |
This helper function initializes an Opal object, a subclass of LMS,
representing a connection to the Opal Learning Management System (LMS).
opal(api_user = NA_character_, endpoint = NA_character_)
api_user |
A character string specifying the API username. |
endpoint |
A character string specifying the API endpoint for the LMS. |
An object of class Opal, inheriting from LMS,
which can be used to interact with the Opal LMS API.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.