check.prescription: Check the prescription

View source: R/prescription-functions.R

check.prescriptionR Documentation

Check the prescription

Description

It verifies if the contraints defined in the prescription are verified. It uses the actual values distributions to perform the check.

Usage

check.prescription(plan = plan, values = NULL, vois = NULL,
  prescription = NULL)

Arguments

plan

the plan object

values

the values object. If it is NULL, values is obtained directly from the plan

vois

the vois object. If it is NULL, vois is obtained directly from the plan

prescription

the prescription dataframe. If it is NULL, prescription is obtained directly from the plan

See Also

Other Prescription: create.constraint, get.prescription


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.