Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Scatterplot using Ggplot Sample
#R version 3.3.2 library(ggplot2) data(iris) str(iris) head(iris) attach(iris) ggplot(data=iris, aes(Petal.Length, Petal.Width, colour=Species))+geom_point()+geom_smooth(method=lm)+ggtitle("Scatterplot Sample")
run
|
edit
|
history
|
help
0
Spiral
Linear_Regression_sri
R functions
Hello world
26-08-2020AjusteCurvaLinearizab
19-08-2020-GaussSeidelSistema-menos-calc
Binary search tree
05-08-2020-Resolução-equaçao
Mathematical operations
Die sim