Displaying 1 result from an estimated 1 matches for "svg_import_filter".
2008 Apr 21
0
Summary of importing vector graphic formats written by R into Open Office
...y Impress)?
SOLUTIONS:
Currently None. The suggested vector files are either not provided by an
interactive
graphic GUI (SVG) or cannot be imported and displayed as an slide by
Impress (EPS).
NOTES:
OpenOffice has partial (but operational) support for SVG
(http://wiki.services.openoffice.org/wiki/SVG_Import_Filter)
PDF import will be new for OO.org 3.x.
SUGGESTED WORKAROUNDS:
- Use Cairo package (singularitaet at gmx.net)
A quick search on r-project.org pointed me to the Cairo package. Maybe
you can try that.
- Use svg() devices (ripley at stats.ox.ac.uk)
, R 2.7.0 RC has an svg() device on Unix-alikes,...