get_onespecies_count: Get the count of occurrences of a given species in a reaction...

View source: R/parser.R

get_onespecies_countR Documentation

Get the count of occurrences of a given species in a reaction part.

Description

With the reaction part 'A + B ', for instance, and one_species begin equal to 'A', this function would return 1. On the case of '2A ' it would return 2.

Usage

get_onespecies_count(one_species, reaction_part)

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