Create a Customized ggplot2 Theme
plot_theme.Rd
This function generates a customized theme for ggplot2 plots. It modifies elements such as legend position, axis text, and line colors.
Value
A ggplot2::theme
object that can be added to ggplot2 plots.