| format.normal | R Documentation |
normal objects.Format method for normal objects.
## S3 method for class 'normal'
format(x, ...)
x |
The object to format |
... |
Additional arguments (not used) |
A character string
x <- normal(2, 3)
format(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.