azureDeleteContainer: A function to delete a Blob container

Description Usage Arguments

Description

A function to delete a Blob container

Usage

1
azureDeleteContainer(sa, container, key, verbose = FALSE)

Arguments

sa

"Azure Storage Account"

container

"Name of the container"

key

"SAS key to access the blob"

verbose(optional)

"set to TRUE to get full information about the REST call"


keedio/Rkeedio documentation built on May 20, 2019, 8:34 a.m.