Learn R Programming

beautier (version 2.6.12)

is_init_log_normal_distr: Determine if x is an initialized log_normal distribution object as created by create_log_normal_distr

Description

Determine if x is an initialized log_normal distribution object as created by create_log_normal_distr

Usage

is_init_log_normal_distr(x)

Value

TRUE if x is an initialized log_normal distribution object

Arguments

x

the object to check if it is an initialized log_normal distribution object

Author

Richèl J.C. Bilderbeek