Other packages > Find by keyword >

AzureStor  

Storage Management in 'Azure'
View on CRAN: Click here


Download and install AzureStor package within the R console
Install from CRAN:
install.packages("AzureStor")

Install from Github:
library("remotes")
install_github("cran/AzureStor")

Install by package version:
library("remotes")
install_version("AzureStor", "3.7.0")



Attach the package and use:
library("AzureStor")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-12-25
Latest Update: 2022-05-25
Description:
Manage storage in Microsoft's 'Azure' cloud: . On the admin side, 'AzureStor' includes features to create, modify and delete storage accounts. On the client side, it includes an interface to blob storage, file storage, and 'Azure Data Lake Storage Gen2': upload and download files and blobs; list containers and files/blobs; create containers; and so on. Authenticated access to storage is supported, via either a shared access key or a shared access signature (SAS). Part of the 'AzureR' family of packages.
How to cite:
Hong Ooi (2018). AzureStor: Storage Management in 'Azure'. R package version 3.7.0, https://cran.r-project.org/web/packages/AzureStor. Accessed 06 Nov. 2024.
Previous versions and publish date:
1.0.0 (2018-12-25 23:30), 2.0.0 (2019-02-15 13:20), 2.0.1 (2019-03-21 15:03), 2.0.2 (2019-05-24 20:00), 2.1.0 (2019-08-03 12:30), 2.1.1 (2019-09-12 16:00), 3.0.0 (2019-11-03 10:10), 3.0.1 (2019-12-05 07:50), 3.1.0 (2020-01-15 07:40), 3.1.1 (2020-03-04 17:50), 3.2.0 (2020-04-11 07:00), 3.2.1 (2020-06-05 15:30), 3.2.2 (2020-07-01 13:40), 3.2.3 (2020-08-07 07:22), 3.3.0 (2020-10-12 19:10), 3.4.0 (2021-01-13 23:50), 3.4.1 (2021-03-16 09:40), 3.5.0 (2021-05-20 18:20), 3.5.1 (2021-08-13 19:30), 3.5.2 (2021-10-30 09:10), 3.6.0 (2021-12-17 07:02), 3.6.1 (2022-02-03 16:00)
Other packages that cited AzureStor R package
View AzureStor citation profile
Other R packages that AzureStor depends, imports, suggests or enhances
Complete documentation for AzureStor
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA