Delete a dataset from the dataset list
This function lets you delete a dataset without first loading it, which is faster.
deleteDataset(x, ...)
x |
The name (character) of a dataset, a path to a dataset, or a
|
... |
additional parameters passed to |
The function also works on CrunchDataset
objects, just like
delete()
, which may be useful if you have loaded another
package that masks the crunch::delete()
method.
(Invisibly) the API response from deleting the dataset
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.