Displaying 1 result from an estimated 1 matches for "_yourvalues_".
2005 Mar 18
2
multiple graphs
Dear all,
I would like to plot multiple graphs in the same window. For this I
used:
par(mfcol=c(5,2) )
and then I use plot(x,y) to fill the cells of the window with the
graphs.
This results in multiple graphs with a lot of space around each graph.
But I would like the 5 graphs in each column to be 'connected' (i.e., no
space around them) and to specify values and label on