inst/examples/ex_dist_uniform.R

# Create uniform distributions of size 3 and 7
d <- uniform(3)
d

d <- uniform(7)
d

Try the rinform package in your browser

Any scripts or data that you put into this service are public.

rinform documentation built on April 1, 2018, 12:12 p.m.