This function returns a list of named stoichiometric vectors
stoichiometry.Rd
Given an already split list of entries such as c("3 A","B"), this function returns a numeric vector c(3,1) with names c("A","B").
stoichiometry.Rd
Given an already split list of entries such as c("3 A","B"), this function returns a numeric vector c(3,1) with names c("A","B").