Skip to contents

Delete a dataset

Usage

# S3 method for RIDLDataset
ridl_dataset_delete(dataset, configuration = NULL)

# S3 method for RIDLDataset
rd_delete(dataset, configuration = NULL)

ridl_dataset_delete(dataset, configuration)

rd_delete(dataset, configuration)

ridl_dataset_delete(dataset, configuration)

# S3 method for default
ridl_dataset_delete(dataset, configuration)

rd_delete(dataset, configuration)

# S3 method for default
rd_delete(dataset, configuration)

Arguments

dataset

a RIDLDataset, the dataset to delete

configuration

a RIDLConfig, the configuration

Value

a RIDLResource