Description Usage Arguments Value Examples
Draw a 2 dimensions plot with density graph on each axis
| 1 2 | 
| Data | Long format data to plot | 
| x | Column name for x values as string | 
| y | Column name for x values as string | 
| group | Column name for grouping factor as string | 
| color | Point color (default is "black") | 
| alpha | alpha value of point (default is 0.5) | 
| labels | List for labels with (title, x, y) | 
| ShowPlot | Logical to directly draw the plot or return the grobs (faster) | 
a ggplot
| 1 | densplot()
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.