powered by
This function returns the Opencast hostname that is set in the environment variable OPENCAST_HOST.
oc_hostname()
A character string containing the Opencast hostname.
oc_username oc_password
oc_username
oc_password
# NOT RUN { Sys.setenv(OPENCAST_HOST = "https://legacy.opencast.org") oc_hostname() # }
Run the code above in your browser using DataLab