Can you be a little more specific as to the structure of your data - time series, single point, levels, relative values, etc? I think that will let us help you along the way to a specific set of plot tools...For now check out the R plots/graphics gallery (easy google). Also see ?plot
Michael Weylandt On Jul 29, 2011, at 3:32 PM, Crock <simon.baumgart...@gmail.com> wrote: > hi, > i`m trying to use the plot function to show more variable-funktions in one > graphic. so for example i would like to show Chinas Income in different > sectors in one graphic. obviousely typing plot(ChinaIncome) the graphics are > split and there is one graphic for agriculture, one for industry.... i would > like to put them togheter in one graphic, maybe with different colors for > every function, doesn`t matter. > would be nice if someone could help me. thanks a lot for taking care about > it. > best regards > simon > > > -- > View this message in context: > http://r.789695.n4.nabble.com/plot-graphic-tp3705088p3705088.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > 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. ______________________________________________ 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.