comprehend_describe_dataset {paws.machine.learning} | R Documentation |
Returns information about the dataset that you specify
Description
Returns information about the dataset that you specify. For more information about datasets, see Flywheel overview in the Amazon Comprehend Developer Guide.
See https://www.paws-r-sdk.com/docs/comprehend_describe_dataset/ for full documentation.
Usage
comprehend_describe_dataset(DatasetArn)
Arguments
DatasetArn |
[required] The ARN of the dataset. |
[Package paws.machine.learning version 0.7.0 Index]