Peter Hagen
06/15/16
The R Distributions Ap uses the following functions
This Ap is utterly useless to the non-nerd who has no need to look at different distributions in r.
But if you like r random functions this ap is for you!
Ignore Slide ( for grade requirement)
c = "c"
o = "o"
d = "d"
e = "e"
c(c,o,d,e)
[1] "c" "o" "d" "e"