Query: rkward
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
RKWARD(1) [FIXME: manual] RKWARD(1)NAMErkward - A KDE frontend to RSYNOPSISrkward [workspace_file] [--evaluate Rcode] [--debug-level level] [--debug-flags flags] [--debugger debugger_command] [KDE Generic Options] [Qt Generic Options]DESCRIPTIONRKWard is the a KDE-based GUI and IDE for the R scripting language for statistical computing. For more information, please refer to the RKWard website[1], and the documentation provided inside RKWard.OPTIONS--evaluate Rcode The given R code is evaluated after RKWard has started, and after any specified workspace is loaded. Mostly useful for automated testing. --debug-level level Verbosity of debug output. 0-5, where 0 is no output, 5 is all output including function trace information. Default it 2. --debug-flags flags Allows to configure, which sections of code to debug. Flags are given as a binary number. Refer to the source files for documentation, as this really is an internal option. --debugger command Run RKWard through the specified debugger command. To add command line options to the debugger command, enclose them in single quotes ('') together with the command. NOTE: To use the --debugger option, it must be specified as the first option on the command line. Only the frontend process will be debugged, using this option.SEE ALSOR(1)AUTHORSRKWard was written by Thomas Friedrichsmeier and the RKWard team. See the RKWard website[1].NOTES1. the RKWard website http://rkward.sf.net/ [FIXME: source] 2011-05-23 RKWARD(1)
Related Man Pages |
---|
bashdb(1) - debian |
winpdb(1) - debian |
zshdb(1) - debian |
kdesu(1) - centos |
ocamldebug(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Threaded Discussions for Webpages |
There is a good photo website |
redirection of ladebug output |
symbolic debugger for UNIX |
Having problem with if statement |