Skip to contents

Delete resource from a dataset

Usage

# S3 method for RIDLDataset
ridl_dataset_resource_delete(dataset, n)

# S3 method for RIDLDataset
rd_resource_delete(dataset, n)

ridl_dataset_resource_delete(dataset, n)

# S3 method for default
ridl_dataset_resource_delete(dataset, n)

rd_resource_delete(dataset, n)

# S3 method for default
rd_resource_delete(dataset, n)

Arguments

dataset

RIDLDataset the dataset from which we one to remove the resource

n

integer, the index of the resource to be removed

Value

Dataset the dataset without the resource