theme_cvCovEst() defines the overall theme of the cvCovEst package plotting functions and makes changes depending on which plot function is being called.

theme_cvCovEst(plot_type, ...)

Arguments

plot_type

A character vector specifying which plot is to be displayed. Can contain more than one value in the case of plot_type = c("heatmap", "summary").

Value

A ggplot theme.