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
project
dataRobotProject, or a character representing that project's ID.
newProjectName
character. The name of the newly cloned project. If no
name is given, the API will default to 'Copy of project$projectName'.
maxWait
integer. The maximum time to wait for each of two steps: (1) The initial
project creation request, and (2) data processing that occurs after receiving the response
to this initial request.