men_exp: men_exp

View source: R/men_exp.R

men_expR Documentation

men_exp

Description

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

Usage

men_exp(rate = 1)

Arguments

rate

numeric: rate

Value

nothing

Examples

if (interactive()) men_exp()
if (interactive()) men_exp(3)

HKRbook documentation built on Oct. 6, 2022, 9:06 a.m.