getClassifications: Get Classifications

getClassificationsR Documentation

Get Classifications

Description

The getClassifications(dataProduct) method can be used to retrieve the descriptive information about all the classifications that are used in the data product.

Usage

getClassifications(dataProduct, limit = NULL, offset = NULL, apiKey = NULL)

Arguments

dataProduct

The rds.dataProduct to query for classifications.

limit

Specifies the number of classifications to return.

offset

Specifies the starting index of the classifications.

apiKey

The user's apiKey to access the API, if the API is not secured this can be NULL.


mtna/rds-r documentation built on July 30, 2023, 3:25 a.m.