jarekkupisz/cdsR: R Interface to Microsoft's Dataverse (formerly Common Data Service - CDS)

Dataverse (formerly Common Data Service - CDS) is Microsoft’s unified data storage for all business applications marketed under the Power Apps umbrella. As many companies are using Microsoft’s tech stack, Dataverse is an important data source for analysts and data scientists. The goal of this package is to make it dead simple to get your data from (and to) your Dataverse instance and leverage its rich metadata to automate data analysis tasks. The package offers a suite of pipeable, simple to use functions shielding the user from the unmemorizable syntax of Odata requests and ensuring correct conversion of data types (looking at you picklists!).

Getting started

Package details

MaintainerThe package maintainer <yourself@somewhere.net>
LicenseGPL (>= 3)
Version0.3.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jarekkupisz/cdsR")
jarekkupisz/cdsR documentation built on Dec. 20, 2021, 9:05 p.m.