oc_hostname: Opencast hostname

Description Usage Value See Also Examples

View source: R/oc_hostname.R

Description

This function returns the Opencast hostname that is set in the environment variable OPENCAST_HOST.

Usage

1

Value

A character string containing the Opencast hostname.

See Also

oc_username oc_password

Examples

1
2
3
Sys.setenv(OPENCAST_HOST = "https://legacy.opencast.org")

oc_hostname()

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