Other packages > Find by keyword >

AzureGraph  

Simple Interface to 'Microsoft Graph'
View on CRAN: Click here


Download and install AzureGraph package within the R console
Install from CRAN:
install.packages("AzureGraph")

Install from Github:
library("remotes")
install_github("cran/AzureGraph")

Install by package version:
library("remotes")
install_version("AzureGraph", "1.3.4")



Attach the package and use:
library("AzureGraph")
Maintained by
Hong Ooi
[Scholar Profile | Author Map]
First Published: 2019-03-31
Latest Update: 2023-09-06
Description:
A simple interface to the 'Microsoft Graph' API . 'Graph' is a comprehensive framework for accessing data in various online Microsoft services. This package was originally intended to provide an R interface only to the 'Azure Active Directory' part, with a view to supporting interoperability of R and 'Azure': users, groups, registered apps and service principals. However it has since been expanded into a more general tool for interacting with Graph. Part of the 'AzureR' family of packages.
How to cite:
Hong Ooi (2019). AzureGraph: Simple Interface to 'Microsoft Graph'. R package version 1.3.4, https://cran.r-project.org/web/packages/AzureGraph. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0.0 (2019-03-31 16:30), 1.0.1 (2019-05-01 18:30), 1.0.2 (2019-06-05 12:30), 1.0.3 (2019-07-09 14:40), 1.0.4 (2019-09-20 16:20), 1.0.5 (2019-10-15 22:00), 1.1.0 (2019-11-08 11:20), 1.1.1 (2020-05-25 08:20), 1.1.2 (2020-10-12 13:30), 1.2.0 (2021-01-13 19:10), 1.2.1 (2021-02-09 15:00), 1.2.2 (2021-04-06 17:40), 1.3.0 (2021-04-27 15:20), 1.3.1 (2021-06-04 08:30), 1.3.2 (2021-11-28 11:10)
Other packages that cited AzureGraph R package
View AzureGraph citation profile
Other R packages that AzureGraph depends, imports, suggests or enhances
Complete documentation for AzureGraph
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for AzureGraph110012001300140015001600170018001900TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA