Learn R Programming

confintr (version 0.2.0)

is.cint: Type Check

Description

Checks if an object inherits class 'cint'.

Usage

is.cint(x)

Value

A logical vector of length one.

Arguments

x

Any object.

Examples

Run this code
is.cint(ci_proportion(5, 20))

Run the code above in your browser using DataLab