graph_cor | R Documentation |
Représentation de corrélation
graph_cor(X, Y, N)
N |
the number of individual |
x |
the X-axis coordinate of an individual |
y |
the Y-axis coordinate of an individual |
A GGPLOT graph
graph_cor(data1$X,data1$Y,nrow(data1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.