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]
All associated links for this package
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
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
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

EasyDescribe  
A Convenient Way of Descriptive Statistics
Descriptive Statistics is essential for publishing articles. This package can perform descriptive s ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
trapezoid  
The Trapezoidal Distribution
The trapezoid package provides 'dtrapezoid', 'ptrapezoid', 'qtrapezoid', and 'rtrapezoid' functions ...
Download / Learn more Package Citations See dependency  
gmt  
Interface Between GMT Map-Making Software and R
Interface between the GMT map-making software and R, enabling the user to manipulate geographic dat ...
Download / Learn more Package Citations See dependency  
rankdist  
Distance Based Ranking Models
Implements distance based probability models for ranking data. The supported distance metrics inclu ...
Download / Learn more Package Citations See dependency  
hydropeak  
Detect and Characterize Sub-Daily Flow Fluctuations
An important environmental impact on running water ecosystems is caused by hydropeaking - the disco ...
Download / Learn more Package Citations See dependency  

22,187

R Packages

188,753

Dependencies

55,244

Author Associations

22,188

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns