DWE {utilitiesR} | R Documentation |
This displays a command, waits for the user to press enter, and then executes the command. Useful for interactive demos.
DWE(str)
str |
the command to evaluate |
the result of the expression
Other demo: evaluate
,
evaluateSplit
, PEv
,
wait