is_init_beta_distr: Determine if x is an initialized beta distribution object as...

View source: R/is_init_distr.R

is_init_beta_distrR Documentation

Determine if x is an initialized beta distribution object as created by create_beta_distr

Description

Determine if x is an initialized beta distribution object as created by create_beta_distr

Usage

is_init_beta_distr(x)

Arguments

x

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

Value

TRUE if x is an initialized beta distribution object

Author(s)

Richèl J.C. Bilderbeek


ropensci/beautier documentation built on April 2, 2024, 5:01 a.m.