Description Usage Arguments Value
Produce scatterplot
1 | enrichment_plot(data, xvar)
|
df |
(data.frame) table with fedup results |
xVar |
(char) x-axis variable (must be a column value in |
yVar |
(char) y-axis variable (must be a column value in |
xLab |
(char) x-axis label (default |
yLab |
(char) y-axis label (default NULL) |
pTitle |
(char) plot title (default NULL) |
fillVar |
(char) point fill variable (default NULL) |
fillCol |
(char) point fill colours (default NULL) |
fillLab |
(char) point fill label (default |
sizeVar |
(char) point size variable (default NULL) |
sizeLab |
(char) point size label (default |
Object returned from ggplot with the enrichment dot plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.