| check_crn | R Documentation | 
react()This function can be used to check the crn parameters passed to
react(). It checks:
If all the parameters are correctly defined and of the correct type;
 If the length of species and reactions are equal to the length
of ci and ki, respectively;
 If there is no duplicate of species names on the species parameter.
The parameters of this function are the same of react().
check_crn(species, ci, reactions, ki, t)
The reactions after the preprocessing made by
check_fix_reaction() witch checks the reactions and fix
them when it is possible.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.