oc_username: Opencast username

Description Usage Value See Also Examples

View source: R/oc_username.R

Description

This function returns the Opencast username that is set in the environment variable OPENCAST_USERNAME.

Usage

1

Value

A character string containing the Opencast username.

See Also

oc_hostname oc_password

Examples

1
2
3
Sys.setenv(OPENCAST_USERNAME = "admin")

oc_username()

opencastR documentation built on March 19, 2020, 5:12 p.m.