mlflow_log_plot: Save plot to MLFlow

Description Usage Arguments

View source: R/mlflow.R

Description

Save plot to MLFlow

Usage

1
mlflow_log_plot(plot, plot_path, height = 9, width = 5)

Arguments

plot

object GGplot object

plot_path

string Local path to save plot file to

height

int Height of plot

width

int Width of plot


timjaya/toolbox documentation built on Jan. 17, 2021, 2:29 a.m.