.getDistributionFit | R Documentation |
Get a data.frame from the fit of a distribution provided in dataMapping
If normal
distribution is selected, its mean is plotted
If logNormal
distribution is selected, its mode is plotted
.getDistributionFit(data, dataMapping)
data |
data.frame containing the data to be used for the plot |
dataMapping |
A |
A data.frame with x
, y
and legendLabels
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.