ridl_dataset_resource_get: Access the nth resource of a dataset

View source: R/ridlobject.R

ridl_dataset_resource_get.RIDLDatasetR Documentation

Access the nth resource of a dataset

Description

Access the nth resource of a dataset

Usage

## 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)

Arguments

dataset

a RIDLDataset

n

integer, resource position in the dataset

Value

a RIDLResource


dickoa/ridl documentation built on April 23, 2023, 7:14 p.m.