Gregoire Thomas <[EMAIL PROTECTED]> writes:

> Dear all,
> Has anybody ever written some plot / hist functions that would return
> PlotML code? [http://ptolemy.eecs.berkeley.edu/]

Not that I know of, and looking at the design of PlotML, it doesn't
look like a nice fit as an R device driver. PlotML works at the level
of data sets, bar graphs, axes, etc., not with low-level items like
lines, polygons, and text. There are general XML handling tools in the
XML package, though.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to