is_init_normal_distr: Determine if x is an initialized normal distribution object...

View source: R/is_init_distr.R

is_init_normal_distrR Documentation

Determine if x is an initialized normal distribution object as created by create_normal_distr

Description

Determine if x is an initialized normal distribution object as created by create_normal_distr

Usage

is_init_normal_distr(x)

Arguments

x

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

Value

TRUE if x is an initialized normal distribution object

Author(s)

Richèl J.C. Bilderbeek


beautier documentation built on Nov. 2, 2023, 5:08 p.m.