Learn R Programming

algebraic.dist (version 0.9.1)

print.exponential: Print method for exponential objects.

Description

Print method for exponential objects.

Usage

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

Value

x, invisibly.

Arguments

x

The exponential object to print.

...

Additional arguments (not used)

Examples

Run this code
print(exponential(rate = 2))

Run the code above in your browser using DataLab