plot_xy | R Documentation |
Matches names and plots scatter plot of two variables
plot_xy(x, y, axis.title.x = "x", axis.title.y = "y")
x |
names x vector |
y |
named y vector |
axis.title.x |
title of x-axis |
axis.title.y |
title of y-axis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.