View source: R/utilities_private.R
checkFormula | R Documentation |
Check a formula make sense within a given namespace
checkFormula(f, namespace)
f |
Character string, formula |
namespace |
Character vector, namespace (i.e. names of known variables) |
A list with the following fields:
Does the formula make sense?
message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.