rk.record.commands {rkward} | R Documentation |
To stop recording, supply NULL or "" as filename. Currently used for the purpose of automated testing, only. Perhaps in the future this or a similar mechanism could also be added as a user feature.
rk.record.commands(filename, include.all = FALSE)
filename |
filename to write to (file will be truncated!). |
include.all |
By default, some types of command are filtered (internal synchronisation commands, and run again links). Should these be included? |