plot_all_metrics {inferCSN} | R Documentation |
Create Performance Metrics Plot
Description
Creates a bar plot of all performance metrics
Usage
plot_all_metrics(metrics_df, line_color = "#1563cc")
Arguments
metrics_df |
Data frame containing metrics and their values |
line_color |
Color for bars |
Value
A ggplot object
[Package inferCSN version 1.1.7 Index]