Package: AzureTableStor 1.0.0.9000

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:
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
azure-sdk-razure-storageazure-table-storage
Last updated from:72a50bd568. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 192 | ||
| linux-release-x86_64 | OK | 122 | ||
| macos-release-arm64 | OK | 89 | ||
| macos-oldrel-arm64 | OK | 104 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 108 |
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
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Batch transactions for table storage | create_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 tables | create_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 endpoint | call_table_endpoint table_endpoint |
