I have created a graph with basic R plot  with 2 rows and 3 columns. With
the basic plot feature of R I had to write several lines of code to come up
with the graph https://www.dropbox.com/s/f7d6ei6krtcrtti/hello.png


 I was wondering whether we can plot multiple series in each plot using
ggplot as created in the above link. If anyone could give me any suggestion
then I could try on ggplot.

 I know how to create basic plot with 3 series in ggplot but don't know how
to use facet and then use 3 series in each sub plot.

As I am a new user in R and ggplot and on a learning curve please excuse me
if this question is very naive.

Best Regards,
Janesh Devkota

        [[alternative HTML version deleted]]

______________________________________________
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