R/stat_bridge.R
stat_bridge_exec.Rd
Execute a single command and return the resulting text
stat_bridge_exec(cmd_str)
A whitespace-delimited command line, e.g. "bonferroni 0.01 0.04 0.05".
"bonferroni 0.01 0.04 0.05"
Captured handler output as a single string.