gcva_delete_dataset | R Documentation |
Deletes a dataset
gcva_delete_dataset(
projectId = gcva_project_get(),
locationId = gcva_region_get(),
displayName = NULL,
dataset
)
projectId |
GCP project id |
locationId |
location of GCP resources |
displayName |
the name of the dataset that is shown in the interface. |
dataset |
dataset object returned by gcva_dataset function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.