list_artifacts: List Artifacts

Description Usage Arguments

View source: R/runs.R

Description

Gets a list of artifacts.

Usage

1
list_artifacts(path = NULL, run_id = NULL, client = NULL)

Arguments

path

The run's relative artifact path to list from. If not specified, it is set to the root artifact path

run_id

A run uuid. Automatically inferred if a run is currently active.

client

An MLFlow client. Defaults to NULL and will be auto-generated.


mrkaye97/lightMLFlow documentation built on Dec. 28, 2021, 12:15 a.m.