powered by
normal
Format method for normal objects.
# S3 method for normal format(x, ...)
A character string
The object to format
Additional arguments (not used)
x <- normal(2, 3) format(x)
Run the code above in your browser using DataLab