isTableFormulasEqual | R Documentation |
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)
formula1 |
First formula to compare |
formula2 |
Second formula to compare |
TRUE if the table formulas are equal, FALSE otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.