Description Usage Arguments Value
By default function opens browser with new arena session. Appending data to
already existing session is also possible using argument append_data
1 2 3 4 5 6 7 | upload_arena(
arena,
open_browser = TRUE,
append_data = FALSE,
arena_url = "https://arena.drwhy.ai/",
pretty = FALSE
)
|
arena |
Static arena object |
open_browser |
Whether to open browser with new session |
append_data |
Whether to append data to already existing session |
arena_url |
URL of Arena dashboard instance |
pretty |
whether to generate pretty and easier to debug JSON |
not modified arena object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.