зеркало из https://github.com/Azure/AzureDSVM.git
39 строки
921 B
Plaintext
39 строки
921 B
Plaintext
# Generated by roxygen2: do not edit by hand
|
|
|
|
export(createComputeInterface)
|
|
export(dataConsumption)
|
|
export(deployDSVM)
|
|
export(deployDSVMCluster)
|
|
export(dumpInterface)
|
|
export(executeScript)
|
|
export(existsRG)
|
|
export(expenseCalculator)
|
|
export(fileTransfer)
|
|
export(getVMSizes)
|
|
export(operateDSVM)
|
|
export(pricingRates)
|
|
export(setConfig)
|
|
export(updateScript)
|
|
import(dplyr)
|
|
import(magrittr)
|
|
importFrom(XML,htmlParse)
|
|
importFrom(XML,xmlValue)
|
|
importFrom(XML,xpathApply)
|
|
importFrom(XML,xpathSApply)
|
|
importFrom(httr,GET)
|
|
importFrom(httr,POST)
|
|
importFrom(httr,PUT)
|
|
importFrom(httr,add_headers)
|
|
importFrom(httr,authenticate)
|
|
importFrom(httr,content)
|
|
importFrom(httr,headers)
|
|
importFrom(httr,http_status)
|
|
importFrom(httr,status_code)
|
|
importFrom(jsonlite,fromJSON)
|
|
importFrom(lubridate,hour)
|
|
importFrom(lubridate,minute)
|
|
importFrom(lubridate,second)
|
|
importFrom(stringr,str_c)
|
|
importFrom(stringr,str_detect)
|
|
importFrom(utils,URLencode)
|