R/utilities-parameters.R
isTableFormulasEqual.Rd
Table formulas are equal if the number of points is equal and all x-y value pairs are equal between the two formulas
isTableFormulasEqual(formula1, formula2)
First formula to compare
Second formula to compare
TRUE if the table formulas are equal, FALSE otherwise