diagnostics | R Documentation |
Fetch results of diagnostics run
diagnostics(model_id, tournament = 8, diagnostics_id)
model_id |
Target model UUID |
tournament |
Tournament ID, 8 for Main, 11 for Signal |
diagnostics_id |
id returned by "upload_diagnostics" |
Diagnostic results
## Not run: diagnostics(model_id = get_models()[["bayo"]],tournament=8, diagnostics_id = "") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.