On 09/09/2013 12:55 PM, Kristi Glover wrote:
Hi R user,
I was trying to put four figures in a row, in which value of Y axis are similar
but different in X axis. Therefore I wanted to put four figures in row.
To remove y axis for second, thrid and forth figures, I used [yaxt="n"]. But, I
saw th
Thank you for trying to improve your question, but it's still
impossible to help: the problem is almost certainly in this block of
code:
plotting##
year <- 2005:2008
month<- ("jan","Feb","March","".."Dec")
for ( y in year)
for (m in month)
here I use Sp plot
2 matches
Mail list logo