azureBlobCall: A function to call Azure Blob using httr

Description Usage Arguments

View source: R/azureBlobCall.R

Description

A function to call Azure Blob using httr

Usage

1
2
azureBlobCall(url, verb, key, requestBody = NULL, headers = NULL,
  ifMatch = "", md5 = "", verbose = FALSE)

Arguments

url

url of the blob

verb

"PUT GET CREATE DELETE"

key

"SAS ket to access the blob"


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