Package: AzureTableStor 1.0.0.9000

Hong Ooi

AzureTableStor: Interface to the Table Storage Service in 'Azure'

An interface to the table storage service in 'Azure': <https://azure.microsoft.com/en-us/services/storage/tables/>. Supplies functionality for reading and writing data stored in tables, both as part of a storage account and from a 'CosmosDB' database with the table service API. Part of the 'AzureR' family of packages.

Authors:Hong Ooi [aut, cre], Microsoft [cph]

AzureTableStor_1.0.0.9000.tar.gz
AzureTableStor_1.0.0.9000.zip(r-4.7)AzureTableStor_1.0.0.9000.zip(r-4.6)AzureTableStor_1.0.0.9000.zip(r-4.5)
AzureTableStor_1.0.0.9000.tgz(r-4.6-any)AzureTableStor_1.0.0.9000.tgz(r-4.5-any)
AzureTableStor_1.0.0.9000.tar.gz(r-4.7-any)AzureTableStor_1.0.0.9000.tar.gz(r-4.6-any)
AzureTableStor_1.0.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
AzureTableStor/json (API)

# Install 'AzureTableStor' in R:
install.packages('AzureTableStor', repos = c('https://azure.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/azure/azuretablestor/issues

On CRAN:

Conda:

azure-sdk-razure-storageazure-table-storage

4.40 score 5 stars 8 scripts 796 downloads 15 exports 21 dependencies

Last updated from:72a50bd568. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK131
source / vignettesOK192
linux-release-x86_64OK122
macos-release-arm64OK89
macos-oldrel-arm64OK104
windows-develOK88
windows-releaseOK79
windows-oldrelOK72
wasm-releaseOK108

Exports:call_table_endpointcreate_batch_transactioncreate_storage_tablecreate_table_operationdelete_storage_tabledelete_table_entitydo_batch_transactionget_table_entityimport_table_entitiesinsert_table_entitylist_storage_tableslist_table_entitiesstorage_tabletable_endpointupdate_table_entity

Dependencies:askpassAzureAuthAzureGraphAzureRMRAzureStorclicurlgluehttrjosejsonlitelifecyclemimeopensslR6rappdirsrlangsysuuidvctrsxml2

Introduction to AzureTableStor

Rendered fromintro.Rmdusingknitr::rmarkdownon May 22 2026.

Last update: 2020-10-22
Started: 2020-10-22

Readme and manuals

Help Manual

Help pageTopics
Batch transactions for table storagecreate_batch_transaction create_table_operation do_batch_transaction do_batch_transaction.batch_transaction
Operations on table entities (rows)delete_table_entity get_table_entity import_table_entities insert_table_entity list_table_entities table_entity update_table_entity
Operations with azure tablescreate_storage_table create_storage_table.storage_table create_storage_table.table_endpoint delete_storage_table delete_storage_table.storage_table delete_storage_table.table_endpoint list_storage_tables list_storage_tables.table_endpoint storage_table storage_table.table_endpoint
Table storage endpointcall_table_endpoint table_endpoint