ridl_dataset_resource_get.RIDLDataset | R Documentation |
Access the nth resource of a dataset
## S3 method for class 'RIDLDataset'
ridl_dataset_resource_get(dataset, n)
## S3 method for class 'RIDLDataset'
rd_resource_get(dataset, n)
ridl_dataset_resource_get(dataset, n)
## Default S3 method:
ridl_dataset_resource_get(dataset, n)
rd_resource_get(dataset, n)
## Default S3 method:
rd_resource_get(dataset, n)
dataset |
a RIDLDataset |
n |
integer, resource position in the dataset |
a RIDLResource
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.