Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Hiring Activity
count <- c(1,1,2,2,2,3,4,5,6,6,6) count1 <- rnorm(100,60,10) count2 <- sample(c(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1),size = 8, replace=F) hist(count2, breaks = 2, main = "Dice roll", col = "lightblue", yaxp= c(0,8,8), xaxp= c(0,1,2), xlab="# of Females")
run
|
edit
|
history
|
help
0
(.)(.)
Mtcars analysis
Practice R programming
Análise de Variâncias DIC e teste de Tukey
Comparison of two normal distributions, example Treatment with HCQ
Ex15-12-20
Ex-02-02-21
Sierpinski triangle - changed
Sample R program of all basic functions
Condição de alinhamento entre três pontos