Description Usage Arguments See Also Examples
Accepts a numeric vector and writes a histogram in EPS format to a specified file. Allows for setting all values greater than a given quantile to the quantile value. Any folders in the path that do not exist are created.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
A numeric vector. |
breaks |
A |
quant |
The maximum quantile to be plotted. |
path |
The path to the output file. |
append.date |
Whether to write the output to a directory with today's date. |
... |
Additional arguments to |
filename |
The output file name. |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.