.get_reserved_operator | R Documentation |
A helper for .make_parameters()
, which takes a symbol and checks
whether it corresponds to one of the reserved operators for the package
syntax.
.get_reserved_operator(node)
node |
A symbol, extracted from a formula |
If node
is a reserved operator, then return the operator as a
string. Otherwise return the string "none".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.