powered by
This function returns the Opencast username that is set in the environment variable OPENCAST_USERNAME.
oc_username()
A character string containing the Opencast username.
oc_hostname oc_password
oc_hostname
oc_password
# NOT RUN { Sys.setenv(OPENCAST_USERNAME = "admin") oc_username() # }
Run the code above in your browser using DataLab