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


ropensci/beautier documentation built on Jan. 31, 2025, 9:32 a.m.