make.posfun: Create a poset function

.make.posfunR Documentation

Create a poset function

Description

This function creates a poset function from a poset. The function is not exported and shouldn't be called by the user.

Usage

.make.posfun(poset)

Arguments

poset

a vector with the columns as indices

Value

A function that takes a single vector as argument, and that returns the vector with the poset vector applied to it.


pim documentation built on April 3, 2025, 9:30 p.m.