By default function opens browser with new arena session. Appending data to
already existing session is also possible using argument append_data
upload_arena(
arena,
open_browser = TRUE,
append_data = FALSE,
arena_url = "https://arena.drwhy.ai/",
pretty = FALSE
)
Static arena object
Whether to open browser with new session
Whether to append data to already existing session
URL of Arena dashboard instance
whether to generate pretty and easier to debug JSON
not modified arena object