An R interface to AzureML(https://studio.azureml.net/) experiments, datasets, and web services.
46
stars
22
forks
source link
Validate that inputSchema is in fact a data frame when data.frame = TRUE in publishWebservice() #55
Closed
andrie closed 8 years ago
If the user incorrectly uses a different class, e.g. a string, throw a helpful error.