AzureML-package         Interface to Azure ML Studio datasets and
                        experiments.
consume                 Use a web service to score data in list
                        (key=value) format.
consumeDataframe        Deprecated functions
datasets                List datasets in an AzureML workspace.
delete.datasets         Delete datasets from an AzureML workspace.
deleteWebService        Delete a Microsoft Azure Web Service
discoverSchema          Discover web service schema.
download.datasets       Download one or more datasets from an AzureML
                        workspace.
download.intermediate.dataset
                        Download a dataset from an AzureML experiment
                        module.
endpointHelp            Display AzureML Web Service Endpoint Help
                        Screens.
endpoints               List AzureML Web Service Endpoints
experiments             List experiments in an AzureML workspace.
is.Dataset              Test if an object is an Azure ML Dataset.
is.Endpoint             Test if an object is an Azure ML Endpoint.
is.Service              Test if an object is an Azure ML Service.
is.Workspace            Test if an object is an Azure ML Workspace.
publishWebService       Publish a function as a Microsoft Azure Web
                        Service.
read.AzureML.config     Reads settings from configuration file in JSON
                        format.
refresh                 Refresh data in an AzureML workspace object.
services                List Available Web Services.
upload.dataset          Upload an R data frame to an AzureML workspace.
workspace               Create a reference to an AzureML Studio
                        workspace.
