azureGetBlob: A function to get a file from a Blob container and store it...

Description Usage Arguments

Description

A function to get a file from a Blob container and store it in memory.

Usage

1
azureGetBlob(sa, container, key, file, verbose = FALSE)

Arguments

sa

"Azure Storage Account"

container

"Name of the container"

key

"SAS key to access the blob"

file

"File to upload"

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.