has.finite_set: Determine if a value is contained in the finite set.

View source: R/finite_set.R

has.finite_setR Documentation

Determine if a value is contained in the finite set.

Description

Determine if a value is contained in the finite set.

Usage

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

Arguments

object

A finite set.

x

A vector of values.


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