oc_package_query: opencastR query function

Description Usage Arguments Value Examples

View source: R/oc_package_query.R

Description

This is an internal function of the opencastR package to query the api.

Usage

1
oc_package_query(url = "https://legacy.opencast.org/api/", query = NULL)

Arguments

url

The URL for the api call.

query

A list of query parameters.

Value

The response of the api call.

Examples

1

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