getDataProduct-rds.catalog-character-method: Get Data Product

getDataProduct,rds.catalog,character-methodR Documentation

Get Data Product

Description

The getDataProduct(catalog, dataProductId) method can be used to get the data product with the provided ID from the provided rds.catalog.

Usage

## S4 method for signature 'rds.catalog,character'
getDataProduct(catalog, dataProductId, apiKey = NULL)

Arguments

catalog

The catalog to query for the data product.

dataProductId

The ID of the desired data product.

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.