get_dsd_Ae0_str: Instantiate a 'A -> 0' module in the DSD script

View source: R/dsd.R

get_dsd_Ae0_strR Documentation

Instantiate a 'A -> 0' module in the DSD script

Description

This function returns a string representing an addition of a 'A -> 0' reaction in the DSD script. It creates a A_e_0() module in the script, replacing all the parameter strings by the ones specified in this function.

Usage

get_dsd_Ae0_str(qi, CiA, Cmax, A_domains)

Arguments

qi

String representing a variable name for the qi parameter of the module signature.

CiA

String representing a variable name for the CiA parameter of the module signature.

Cmax

String representing a variable name for the Cmax parameter of the module signature.

A_domains

Vector of strings representing the species domains of A.

Value

A string representing the instantiation of a A_e_0() module.


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