relation_operator: Gets the relation operator of the reaction

View source: R/parser.R

relation_operatorR Documentation

Gets the relation operator of the reaction

Description

The relation operator is the operator between two parts of a reaction. Each reaction must have only one operator. Currently, only the '->' operator is supported.

Usage

relation_operator(reaction)

Arguments

reaction

A string representing a reaction.

Value

A string which represents the relation operator of the reaction.


DanielKneipp/DNAr documentation built on Jan. 7, 2023, 12:42 p.m.