Learn R Programming

opencastR (version 0.1.3)

oc_package_useragent: opencastR user agent

Description

This function returns the user agent used in api calls of the opencastR package.

Usage

oc_package_useragent()

Arguments

Value

A character string containing the user agent used in api calls generate with the opencastR package.

Examples

Run this code
# NOT RUN {
oc_package_useragent()
# }

Run the code above in your browser using DataLab