constraints.to.df: Conversion of Constraints List to Data Frame.

View source: R/settings.R

constraints.to.dfR Documentation

Conversion of Constraints List to Data Frame.

Description

Converts the input constraints to a data frame representation.

Usage

constraints.to.df(
  limit.constraints,
  out.names,
  format.type = c("backend", "shiny", "report")
)

Arguments

limit.constraints

A list with constraints.

out.names

The desired column names.

format.type

The type of formatting to be performed on the table

Value

A data frame giving an overview of the constraints.


matdoering/openPrimeR documentation built on July 4, 2025, 3:59 a.m.