Learn R Programming

AzureML (version 0.1.1)

packDependencies: Package a function's dependencies into a base64 encoded string

Description

Find a function's in-memory and package dependencies, and turn them into a base-64 encoded zip file. This string is used in the publish API call to upload dependencies to the server.

Usage

packDependencies(functionName)

Arguments

functionName
function to package dependencies from

Value

  • list containing the guid for the rdta file and the encoded zip