Learn R Programming

paws.storage (version 0.7.0)

finspacedata_list_data_views: Lists all available Dataviews for a Dataset

Description

Lists all available Dataviews for a Dataset.

See https://www.paws-r-sdk.com/docs/finspacedata_list_data_views/ for full documentation.

Usage

finspacedata_list_data_views(datasetId, nextToken = NULL, maxResults = NULL)

Arguments

datasetId

[required] The unique identifier of the Dataset for which to retrieve Dataviews.

nextToken

A token that indicates where a results page should begin.

maxResults

The maximum number of results per page.