finspacedata_get_data_view {paws.storage} | R Documentation |
Gets information about a Dataview
Description
Gets information about a Dataview.
See https://www.paws-r-sdk.com/docs/finspacedata_get_data_view/ for full documentation.
Usage
finspacedata_get_data_view(dataViewId, datasetId)
Arguments
dataViewId |
[required] The unique identifier for the Dataview. |
datasetId |
[required] The unique identifier for the Dataset used in the Dataview. |
[Package paws.storage version 0.7.0 Index]