Description Usage Arguments Examples
Generate a scatter plot with text overlay with ggplot2. This plot is to better show the effect of the text variable in the domain of x and y variable.
1 |
x |
:a numeric vector |
y |
:a numeric vector |
txt |
:a vector used as labels |
size |
:text size, which default is set as 3 |
title |
:title of the graph |
xlab |
:x-axis label |
ylab |
:y-axis label |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.