as.dataRobotProjectShort {datarobot}R Documentation

Return value for SetupProject() and others

Description

Return value for SetupProject() and others

Usage

as.dataRobotProjectShort(inList)

Arguments

inList

list. See return value below for expected elements.

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


[Package datarobot version 2.18.6 Index]