:= {factory} | R Documentation |
Digested is
Description
Tidy evaluation uses a special parameter assignment operator, :=
. See
quasiquotation
for more information.
Arguments
lhs |
An expression that evaluates to a character or a symbol (used as a function parameter). |
rhs |
The thing to assign to that parameter. |
[Package factory version 0.1.0 Index]