Skip to contents

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)

Arguments

dataset

a RIDLDataset

n

integer, resource position in the dataset

Value

a RIDLResource