oc_package_query: opencastR query function

View source: R/oc_package_query.R

oc_package_queryR Documentation

opencastR query function

Description

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

Usage

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

oc_package_query()

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