%conditions% {future} | R Documentation |
Control whether standard output should be captured or not
fassignment %conditions% capture
fassignment |
The future assignment, e.g.
|
capture |
If TRUE, the standard output will be captured, otherwise not. |