microsoft / AzureSMR

AzureSMR is no longer being actively developed. For ongoing support of Azure in R, see: https://github.com/Azure/AzureR
Other
60 stars 43 forks source link

resourceGroup should be optional when providing a storage key #89

Open algattik opened 7 years ago

algattik commented 7 years ago

azureGetBlob(NULL, storageAccount = storageAccount, container = container, blob=blob, storageKey = storageKey) Error in is_resource_group(resourceGroup) : argument "resourceGroup" is missing, with no default