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.5)AzureTableStor_1.0.0.9000.zip(r-4.4)AzureTableStor_1.0.0.9000.zip(r-4.3)
AzureTableStor_1.0.0.9000.tgz(r-4.4-any)AzureTableStor_1.0.0.9000.tgz(r-4.3-any)
AzureTableStor_1.0.0.9000.tar.gz(r-4.5-noble)AzureTableStor_1.0.0.9000.tar.gz(r-4.4-noble)
AzureTableStor_1.0.0.9000.tgz(r-4.4-emscripten)AzureTableStor_1.0.0.9000.tgz(r-4.3-emscripten)
AzureTableStor.pdf |AzureTableStor.html
AzureTableStor/json (API)

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

Peer review:

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

On CRAN:

azure-sdk-razure-storageazure-table-storage

15 exports 4 stars 1.13 score 21 dependencies 610 downloads

Last updated 4 years agofrom:72a50bd568

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 Jul 25 2024.

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