forcingsSymb: Return some useful forcing functions as strings

Description Usage Arguments Value

View source: R/symbolics.R

Description

Return some useful forcing functions as strings

Usage

1
2
3
4
forcingsSymb(
  type = c("Gauss", "Fermi", "1-Fermi", "MM", "Signal", "Dose"),
  parameters = NULL
)

Arguments

type

Which function to be returned

parameters

Named vector, character or numeric. Replace parameters by the corresponding valus in parameters.

Value

String with the function


dMod documentation built on Jan. 27, 2021, 1:07 a.m.