powered by
uniform_dist
Format a uniform_dist object as a character string.
# S3 method for uniform_dist format(x, ...)
A character string describing the distribution.
A uniform_dist object.
Additional arguments (not used).
format(uniform_dist(0, 10))
Run the code above in your browser using DataLab