Create a URL using the resource's display name in LMS Opal
Source:R/Opal.R
getLMSResourceURL-Opal-method.Rd
Create a URL using the resource's display name in LMS Opal
Usage
# S4 method for class 'Opal'
getLMSResourceURL(object, display_name)
Arguments
- object
An S4 object of class Opal that represents a connection to the LMS.
- display_name
A length one character vector to entitle file in OPAL; it takes file name without extension by default; optional.