Description Usage Author(s) Examples
View source: R/ggpoints.r
Do something
1
ggpoints(x, y, droite = FALSE, nomx = NULL, nomy = NULL)
JuG
1 2 3
x <- rnorm(n=20, mean=10) y <- rnorm(n=20, mean=15) ggpoints(x,y, droite = T, nomx = "X-axis")
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.