Learn R Programming

azuremlsdk (version 1.10.0)

get_input_dataset_from_run: Return the named list for input datasets.

Description

Return the named list for input datasets.

Usage

get_input_dataset_from_run(name, run = NULL)

Arguments

name

The name of the input dataset

run

The run taking the dataset as input

Value

A dataset object corresponding to the "name"