Learn R Programming

azr (version 0.3.0)

default_azure_config_dir: Get default Azure configuration directory

Description

Retrieves the Azure configuration directory from the AZURE_CONFIG_DIR environment variable, or falls back to the platform-specific default.

Usage

default_azure_config_dir()

Arguments

Value

A character string with the Azure configuration directory path

Examples

Run this code
default_azure_config_dir()

Run the code above in your browser using DataLab