# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "AzureCosmosR" in publications use:' type: software license: MIT title: 'AzureCosmosR: Interface to the ''Azure Cosmos DB'' ''NoSQL'' Database Service' version: 1.0.0 abstract: 'An interface to ''Azure CosmosDB'': . On the admin side, ''AzureCosmosR'' provides functionality to create and manage ''Cosmos DB'' instances in Microsoft''s ''Azure'' cloud. On the client side, it provides an interface to the ''Cosmos DB'' SQL API, letting the user store and query documents and attachments in ''Cosmos DB''. Part of the ''AzureR'' family of packages.' authors: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com repository: https://azure.r-universe.dev repository-code: https://github.com/Azure/AzureCosmosR url: https://github.com/Azure/AzureR contact: - family-names: Ooi given-names: Hong email: hongooi73@gmail.com