Description Usage Arguments Value
This function is commonly used to retrieve the authenticated
run object inside of a script to be submitted for execution
via submit_experiment(). Note that the logging functions
(log_* methods, upload_files_to_run(), upload_folder_to_run())
will by default log the specified metrics or files to the
run returned from get_current_run().
1  | get_current_run(allow_offline = TRUE)
 | 
allow_offline | 
 If   | 
The Run object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.