update_crn_4domain: Automatically modify a CRN to make it compatible with the DNA...

View source: R/4domain_reactor.R

update_crn_4domainR Documentation

Automatically modify a CRN to make it compatible with the DNA simulation

Description

This function automatically set the qmax, cmax, alpha, beta, and optionally the parameters method and t (duration time).

Usage

update_crn_4domain(crn, t = NULL, method = NULL)

Arguments

crn

The CRN to be modified.

t

Optional parameter used to redefine the duration time.

method

Optional parameter which sets the solver method.

Value

The modified CRN with the nwe parameters, ready to be used with the function react_4domain().


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