View source: R/PlotProbDistributions.R
Adapted from: https://r-coder.com/normal-distribution-r Graph continuous uniform distribution
1 |
x |
grid of X-axis values (optional) |
min |
lower limit of the distribution (a) |
max |
upper limit of the distribution (b) |
lwd |
line width of the segments of the graph |
col |
color of the segments and points of the graph ...: additional arguments to be passed to the plot function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.