Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Example for barplot
inland=c(26,28,31,32,34,35,37) names(inland)=c("99-2000","2000-01","01-02","02-03","03-04","04-05","05-06") colors=c("grey","yellow","pink","orange","red","green","blue","brown") barplot(inland,col=colors) title(main="GROWTH OF FISH", font.main=3,col.main="brown", xlab="years", ylab="inland" )
run
|
edit
|
history
|
help
0
16-09-2020ExVitorb
ggplot Sample
24-09-2020Def-função
Sample
Which one is which !
Hiring Discrimination
Numbers game from British game show Countdown
Return the max, min, and zeros of a function y, and plot it.
R_Prog
Integracao-Interpolacaa