Description Usage Arguments Value Examples
This is a function that creates a graph of values from two variables in a dataset versus each other using ggplot2.
1  | varvvar(x, y)
 | 
x | 
 The first variable of a dataset that's values are being plotted  | 
y | 
 The second variable of a dataset that's values are being plotted  | 
A graph of points
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.