getDataProducts-rds.catalog-method: Get Data Products

getDataProducts,rds.catalog-methodR Documentation

Get Data Products

Description

The getDataProducts(catalog) method can be used to retrieve all the data products from the provided catalog.

Usage

## S4 method for signature 'rds.catalog'
getDataProducts(catalog, apiKey = NULL)

Arguments

catalog

The catalog to query for the data products.

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.