get_sub: get the azure subscription object for the given sub id value...

Description Usage Arguments Value

View source: R/azure_setup.R

Description

get the azure subscription object for the given sub id value can also be used to test if a the azuresub is valid (will return NULL) requires Azure login and this function will initiate that

Usage

1
get_sub(azuresub = getOption("azuresub"))

Arguments

azuresub

optional string of subscriptoin id e.g xxxxxxxx-xxx-xxx-xxxx-xxxxxxxxxxxx

Value

AzureRMR subscription object, or NULL if invalid sub id


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