Description Usage Arguments Value Examples
Generalization of QQplot with depth measures
1 | ddplot(x, y, colorx = "#e8e7e3", colory, method = "Tukey")
|
x |
First dataframe |
y |
Second dataframe |
colorx |
HEX color of points from first dataframe (Default = |
colory |
HEX color of points from second dataframe (or just |
method |
One of the available depth functions (Default = |
ggplot
1 | ddplot(df.1, df.2, colory = "#ff0000")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.