print.normal {lestat} | R Documentation |
When a probability distribution is printed, its main features are listed.
## S3 method for class 'normal'
print(x, ...)
x |
The object to be printed. |
... |
Other possible arguments (not currently implemented). |
Readable text describing the object.
Petter Mostad <mostad@chalmers.se>
print(normal())