Learn R Programming

algebraic.dist (version 0.9.1)

print.lognormal: Print a lognormal object.

Description

Print a lognormal object.

Usage

# S3 method for lognormal
print(x, ...)

Value

x, invisibly.

Arguments

x

A lognormal object.

...

Additional arguments (not used).

Examples

Run this code
print(lognormal(0, 1))

Run the code above in your browser using DataLab