Access the nth resource of a dataset
Source:R/dataset.R
, R/ridlobject.R
ridl_dataset_resource_get.Rd
Access the nth resource of a dataset
Usage
# S3 method for RIDLDataset
ridl_dataset_resource_get(dataset, n)
# S3 method for RIDLDataset
rd_resource_get(dataset, n)
ridl_dataset_resource_get(dataset, n)
# S3 method for default
ridl_dataset_resource_get(dataset, n)
rd_resource_get(dataset, n)
# S3 method for default
rd_resource_get(dataset, n)