addVariable: Function to create a formula which adds a variable to an...

Description Usage Arguments Value Note Author(s)

Description

Function to create a formula which adds a variable to an input formula

Usage

1
addVariable(theFormula, addVar)

Arguments

theFormula

this is the formula that the variable should be added to

addVar

this is the variable that you should add

Value

The output is a formula object which is the input formula added to the variable

Note

This should really be an internal function

Author(s)

Chibisi Chima-Okereke cchima-okereke@mango-solutions.com


MangoTheCat/autoPricing documentation built on May 7, 2019, 2:09 p.m.