ridl_dataset_delete: Delete a dataset

View source: R/ridlobject.R View source: R/ridlobject.R

ridl_dataset_delete.RIDLDatasetR Documentation

Delete a dataset

Description

Delete a dataset

Usage

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

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

ridl_dataset_delete(dataset, configuration)

rd_delete(dataset, configuration)

ridl_dataset_delete(dataset, configuration)

## Default S3 method:
ridl_dataset_delete(dataset, configuration)

rd_delete(dataset, configuration)

## Default S3 method:
rd_delete(dataset, configuration)

Arguments

dataset

a RIDLDataset, the dataset to delete

configuration

a RIDLConfig, the configuration

Value

a RIDLResource


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