dst_unif.Rd
Makes a distribution belonging to the family of Uniform distributions.
dst_unif(min, max)
Minimum and maximum of the distribution.
dst_unif(0, 1) #> [1] "unif" "parametric" "dst" #> #> name : #> [1] "unif"