is_formation: Check if a reaction is of the formation type

View source: R/parser.R

is_formationR Documentation

Check if a reaction is of the formation type

Description

Given a reaction string, this function checks if this reaction is a formation reaction.

Usage

is_formation(react_str)

Arguments

react_str

A string representing the reaction

Value

TRUE if the reaction is of formation.


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