azurePutBlob: A function to save a data structure into a Blob container.

Description Usage Arguments

Description

A function to save a data structure into a Blob container.

Usage

1
azurePutBlob(sa, container, key, file, data, verbose = FALSE)

Arguments

sa

"Azure Storage Account"

container

"Name of the container"

key

"SAS key to access the blob"

file

"Filename"

data

"Datastructure to be saved"

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.