Learn R Programming

datarobot (version 2.18.6)

as.dataRobotProjectShort: Return value for SetupProject() and others

Description

Return value for SetupProject() and others

Usage

as.dataRobotProjectShort(inList)

Value

A named list that contains:

projectName

character. The name assigned to the DataRobot project

projectId

character. The unique alphanumeric project identifier for this DataRobot project

fileName

character. The name of the CSV modeling file uploaded for this project

created

character. The time and date of project creation

Arguments

inList

list. See return value below for expected elements.