azureUploadBlob: A function to upload a file to a Blob container, inside the...

Description Usage Arguments

Description

A function to upload a file to a Blob container, inside the container the file will keep the same name

Usage

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

Arguments

sa

"Azure Storage Account"

container

"Name of the container"

key

"SAS ket 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.