plot_y_x | R Documentation |
Plot y ~ x
plot_y_x(data, x_names = NULL, y_name)
data |
le jeu de données |
x_names |
les noms des variables explicatives |
y_name |
le nom de la variable à expliquer |
les graphiques y ~ x
plot_y_x(data, "RESCO", c("MACHINE.IND", "MILEX"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.