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