Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
R
#R version 3.4.4 print("Hello, world!") x=c(5,-4,-3,-2,-1,0,1,2,3,4,5) y=1-abs(x) plot(x,y) plot(x,y, type='b') plot(x,y,col=2,type='b',xlim=c(-6,6),ylim=c(-6,6), main="22_dnyanesh",xlab="xaxis", ylab="yaxis") x=seq(-5, 5) y=-abs(x+2)+3 plot(x, y) plot(x, y, type='l',col=3,main="22_dnyanesh", xlab="xaxis", ylab="yaxis",xlim=c(-6,6),ylim=c(-6,6))
run
|
edit
|
history
|
help
0
Children in Canada
sentiment analysis
For loops Example
Plot Graph By Adjacency Matrix
iris
Numbers game from British game show Countdown
Julia set variant
Distribution stable under iteration
SEIR-Modell
Mandelbrotset