assign_link_operator_value_to_equation: Assign link operator value to boolean equation

Description Usage Arguments Value

View source: R/input.R

Description

Assign link operator value to boolean equation

Usage

1

Arguments

equation

string. The boolean equation in the form Target *= (Activator or Activator or...) and not (Inhibitor or Inhibitor or...)"

Value

1 if the equation has the 'or not' link operator, 0 if the equation has the 'and not' link operator and NA if it has neither.


emba documentation built on Jan. 7, 2021, 9:09 a.m.