[R] How to copy and paste a R plot onto Word (or Power Point)
Uwe Ligges
ligges at statistik.uni-dortmund.de
Wed Aug 6 18:15:59 CEST 2003
Yao, Minghua wrote:
> All,
>
> Anybody can tell how to export a R plot onto Word (or Power Point)?
> Many thanks in advance.
>
> -MY
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
Since you are presumably on Windows (and haven't told it), you might
want to use the win.metafile() device, for example.
See ?Devices and ?win.metafile mfor details.
You can also use the menu in an opened R graphics window to copy (e.g.
as a metafile) to the clipboard and paste into the mentioned applications.
Uwe Ligges
More information about the R-help
mailing list