Re: [R] need help with contourplot figure

2011-09-30 Thread David Winsemius
On Sep 30, 2011, at 2:10 PM, Mike Gibson wrote: I can't figure out how to add tick marks on both my X and Y axis. For example, my X axis ranges from 0 to 1 and there are both a tick mark and a number label at the X-axis values of 0.2,0.4,0.6. and 0.8. I want to add tick marks to the fi

[R] need help with contourplot figure

2011-09-30 Thread Mike Gibson
I can't figure out how to add tick marks on both my X and Y axis. For example, my X axis ranges from 0 to 1 and there are both a tick mark and a number label at the X-axis values of 0.2,0.4,0.6. and 0.8. I want to add tick marks to the figure at every 0.1 value. This will help a viewer deter