Learn R Programming

mikropml (version 1.6.1)

shared_ggprotos: Get plot layers shared by plot_mean_roc and plot_mean_prc

Description

Get plot layers shared by plot_mean_roc and plot_mean_prc

Usage

shared_ggprotos(ribbon_fill = "#D9D9D9", line_color = "#000000")

Value

list of ggproto objects to add to a ggplot

Arguments

ribbon_fill

ribbon fill color (default: "#D9D9D9")

line_color

line color (default: "#000000")

Author

Kelly Sovacool sovacool@umich.edu