powered by
stable
dist_uniform(min, max)
lower and upper limits of the distribution. Must be finite.
stats::Uniform
# NOT RUN { dist_uniform(min = c(3, -2), max = c(5, 4)) # }
Run the code above in your browser using DataLab