Create an unevaluated R symbol. This is analogous to R's quote function, and is useful when a symbol itself (rather than its value) needs to be passed to an R function.
Compare the behavior of RSymbol, which evaluates the symbol and returns its value:
|
|
A Macaulay2 Symbol may also be used.
|
The object RQuote is a method function.
The source of this document is in RInterface/doc/symbols.m2:63:0.