Hi,

   I am outputting a large number of graphs (made by ggplot2) to a Word
file. The function "addPlot" in the package "rtf" does help output the
graphs sequentially in one column; can it be modified so that it outputs
graphs in more than one columns?

   (I try R2wd package, but it does not work well on my computer)

   Could we let the ggplot2-related graph function return more than one
graph (e.g., cowplot package or "multiplot.R" function

http://www.cookbook-r.com/Graphs/Multiple_graphs_on_one_page_(ggplot2)/

and then use addPlot?

   Any suggested alternative would help!

Thanks!!

Miao

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to