Re: [R] plot, graphic

2011-07-29 Thread Dennis Murphy
Hi: This is simple to do in any of the supported graphics systems in R, and there are a number of kind people who are willing to and capable of providing help. Unfortunately, since you didn't supply any data or code, you've made it difficult for them to help you. Please read the Posting Guide that

Re: [R] plot, graphic

2011-07-29 Thread Paul Menzel
Dear Simon, Am Freitag, den 29.07.2011, 12:32 -0700 schrieb Crock: > 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

Re: [R] plot, graphic

2011-07-29 Thread R. Michael Weylandt
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 We

[R] plot, graphic

2011-07-29 Thread Crock
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