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.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')) |
Bug tracker:https://github.com/azure/azuretablestor/issues
azure-sdk-razure-storageazure-table-storage
Last updated 4 years agofrom:72a50bd568. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 22 2024 |
R-4.5-win | OK | Nov 22 2024 |
R-4.5-linux | OK | Nov 22 2024 |
R-4.4-win | OK | Nov 22 2024 |
R-4.4-mac | OK | Nov 22 2024 |
R-4.3-win | OK | Nov 22 2024 |
R-4.3-mac | OK | Nov 22 2024 |
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 |