is.cint: Type Check

View source: R/is_cint.R

is.cintR Documentation

Type Check

Description

Checks if an object inherits class 'cint'.

Usage

is.cint(x)

Arguments

x

Any object.

Value

A logical vector of length one.

Examples

is.cint(ci_proportion(5, 20))

confintr documentation built on Sept. 29, 2022, 5:13 p.m.