has.interval: Determine if a value is contained in the interval.

View source: R/interval.R

has.intervalR Documentation

Determine if a value is contained in the interval.

Description

Determine if a value is contained in the interval.

Usage

## S3 method for class 'interval'
has(object, x)

Arguments

object

An interval object.

x

A vector of values.


queelius/algebraic.dist documentation built on Jan. 27, 2025, 8:46 a.m.