35 #ifndef OPENMS_SYSTEM_RWRAPPER_H    36 #define OPENMS_SYSTEM_RWRAPPER_H    38 #include <OpenMS/config.h>    84     static bool findR(
const QString& executable = QString(
"Rscript"), 
bool verbose = 
true);
   107     static bool runScript(
const String& script_file, 
const QStringList& cmd_args, 
const QString& executable = QString(
"Rscript"), 
bool find_R = 
false, 
bool verbose = 
true);
   115 #endif // OPENMS_SYSTEM_RWRAPPER_H R-Wrapper Class. 
Definition: RWrapper.h:57
 
A more convenient string class. 
Definition: String.h:57
 
Main OpenMS namespace. 
Definition: FeatureDeconvolution.h:47
 
int verbose
Verbosity level ( "-v" is 1 and "-V" is 2 )