On Sat, Aug 21, 2010 at 8:48 PM, r.ookie <r.oo...@live.com> wrote:
> I'm trying to understand your question because when I think of a graph, I 
> think of one canvas, on which, various functions are plotted (a function can 
> be one point for example).
>
> So, when you say each 'element' do you mean each function?
> If so, then that seems to be asking how to plot a function per graph (which 
> is probably obvious and not what you're asking)
>
> How about you clarify first :)
>

 Sounded to me a bit like plotting pie charts at the locations of
countries on a map. Or something better (not hard).

 subplot from Hmisc?

 library(Hmisc)
 example(subplot)

Barry

______________________________________________
R-help@r-project.org mailing list
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