submission_status | R Documentation |
Submission status of the last submission associated with the account
submission_status(model_id, tournament = 8)
model_id |
Target model UUID |
tournament |
Tournament ID, 8 for Main, 11 for Signal |
Submission status and stats
## Not run: model_id = get_models()[["bayo"]] submission_status(model_id = model_id,tournament=8) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.