get_rg: use global options or optional string parameter to get an...

Description Usage Arguments Value

View source: R/azure_setup.R

Description

the goal of this function is to allow the other functions to be flexible and make sending a resource group name optional by looking for global options

Usage

1
get_rg(rgname = getOption("azurerg"), azuresub = getOption("azuresub"))

Arguments

rgname

the name of the resource group, defaults to the getoption

azuresub

the azure subscription ID of the user, defaults to the getoption

Value

AzureRMR ResourceGroup object


billspat/bayesrun documentation built on March 20, 2021, 11:15 p.m.