knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

az

Lifecycle: experimental CRAN status

The goal of az is to ...

Installation

You can install the development version of az like so:

# FILL THIS IN! HOW CAN PEOPLE INSTALL YOUR DEV PACKAGE?

Example

This is a basic example which shows you how to solve a common problem:

library(az)
## basic example code

Dependencies

AzureRMR depends on AzureGraph and AzureAuth. It does not import AzureContainers. Which are the top-level Azure dependencies.



royratcliffe/az documentation built on Feb. 23, 2022, 12:05 a.m.