Learn R Programming

HKRbook (version 0.1.3)

men_exp: men_exp

Description

Visualization of the density and the cumulative distribution function of a exponential distribution.

Usage

men_exp(rate = 1)

Value

nothing

Arguments

rate

numeric: rate

Examples

Run this code
if (interactive()) men_exp()
if (interactive()) men_exp(3)

Run the code above in your browser using DataLab