Submission | R Documentation |
Builds an Synapse submission object.
Submission(name=NULL, entityId=NULL, evaluationId=NULL, versionNumber=NULL, submitterAlias=NULL)
name |
optional named parameter: Name of submission |
entityId |
optional named parameter: Synapse ID of the Entity to submit |
evaluationId |
optional named parameter: ID of the Evaluation to which the Entity is to be submitted |
versionNumber |
optional named parameter: Version number of the submitted Entity |
submitterAlias |
optional named parameter: A pseudonym or team name for a challenge entry |
An object of type Submission
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.