Description Usage Arguments Note Author(s) See Also Examples
Plots a text-based empirical cumulative distribution function.
1 2 |
data |
A numeric vector containing the values to be plotted. |
xlab |
Label of the x-axis of the plot. |
ratio |
Coefficient that controls the aspect ratio of the plot. |
width |
Width of the plot in points. |
height |
Height of the plot in points. |
pch |
A single-character plot symbol. |
Due to rounding to a relatively crude grid results can only be approximate. The equally spaced axis ticks, for example, may be non-equally spaced in the plot. Further, due to the crude grid also there might be several points per character. The function uses the same plotting symbol no matter how many points coincide on one character position.
Hien D. Nguyen
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.