Re: [R] Query on R plot : Unequispaced label on x-axis

2013-07-24 Thread Duncan Murdoch
On 24/07/2013 10:06 AM, ritwi...@isical.ac.in wrote: Dear R users, I want to plot a one variable continuous function f(x) vs x, x=[0,1]. Say for example: f(x)= x^2. Now, using the command plot(f~x) I will get a curve where the range of x-axis is [0,1] with all equispaced label. But, I need somet

[R] Query on R plot : Unequispaced label on x-axis

2013-07-24 Thread ritwik_r
Dear R users, I want to plot a one variable continuous function f(x) vs x, x=[0,1]. Say for example: f(x)= x^2. Now, using the command plot(f~x) I will get a curve where the range of x-axis is [0,1] with all equispaced label. But, I need something else, and that is: my curve will be such that 80%