runYacas: Run a yacas session directly.
Description
This command is typically used without arguments. It simply runs
an ordinary interactive yacas session. Note that this command is
not used to spawn the yacas server but just to interact directly
with yacas independently of R.Usage
runYacas(method = "system", yacas.args = "", yacas.init = "")