View source: R/mod_normal_utils.R
e_qq | R Documentation |
Qplot + Qline
e_qq(data, colorpoint = "steelblue", colorline = "gray")
data |
a numeric column of a data.frame. |
colorpoint |
a color for the points. |
colorline |
a color for the line. |
echarts4r plot
Diego Jimenez <diego.jimenez@promidat.com>
e_qq(iris$Sepal.Length)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.