Segcolt f7d430ad64 A working template with limarka
Binaries are now too old to be working now.
2025-11-25 22:18:10 -03:00

3 lines
110 B
R

x = c(10,20,3,4,15,32,11,12,33,5,10,2,33,22,11,22,7,100)
hist(x,ylab=expression(F[i]),xlab="Classes",main="")