Learn R Programming

AzureML (version 0.1.1)

publishPreprocess: Convert input schema to API expected format.

Description

Helper function to convert the user-friendly input and output schema parameters to the publishWebService() function to the format expected by the API.

Usage

publishPreprocess(argList)

Arguments

argList
list of expected input parameters in the format expected by publishWebService

Value

  • list of the format expected by the API