declare {base} | R Documentation |
A framework for specifying information about R code for use by the interpreter, compiler, and code analysis tools.
declare(...)
... |
declaration expressions. |
A syntax for declaration expressions is still being developed.
Evaluating a declare()
call ignores the arguments and returns
NULL
invisibly.