Description Usage Arguments Value
Create a contour plot with marginal densities
1 2 3 4 |
data |
a data frame |
samples |
the output of the function |
x |
a string with the name of the variable in |
y |
a string with the name of the variable in |
xlab |
a string with the text to appear in the x-axis |
ylab |
a string with the text to appear in the y-axis |
contour.fill.color |
boolean, if |
contour.fill.color.key |
a string with the name of the variable in |
pch.color.key |
a string with the name of the variable in |
pch.size |
a integer with the size of the points. Default is 1 |
pch.show |
a boolean value indicating if the points should be displayed in the plot (T) or not (F). Default is TRUE |
legend.title |
a string with the title of the legend |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.