Get a run.
get_experiment_run.Rd
Gets the metadata, metrics, params, and tags for a run. In the case where multiple metrics with the same key are logged for a run, return only the value with the latest timestamp.
Usage
get_experiment_run(client, run_id, run_uuid = NULL)
experimentsGetRun(client, run_id, run_uuid = NULL)