add_credit_to_list_of_plot {mipplot} | R Documentation |
Add credit text to plots
Description
Add credit text to a list of ggplot2 plot objects
Usage
add_credit_to_list_of_plot(list_of_plot)
Arguments
list_of_plot |
list of ggplot2 plot objects |
Value
list of modified ggplot2 plot objects
[Package mipplot version 0.3.1 Index]