.NotYetImplemented() .NotYetUsed(arg) symbols(...) plot.lm(...)
arg
| an argument of a function that is not yet used. |
You are very welcome to contribute your code ...
Deprecated
and
Defunct
for outdated code.symbols # to see how the ``NotYetImplemented'' .NotYetImplemented # reference is made automagically barplot(1:5, inside = TRUE) # `inside' is not yet used