oc_username: Opencast username

View source: R/oc_username.R

oc_usernameR Documentation

Opencast username

Description

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

Usage

oc_username()

Value

A character string containing the Opencast username.

See Also

oc_hostname oc_password

Examples

Sys.setenv(OPENCAST_USERNAME = "admin")

oc_username()

ebbertd/opencastR documentation built on March 23, 2022, 10:11 p.m.