Skip to contents

Execute a single command and return the resulting text

Usage

stat_bridge_exec(cmd_str)

Arguments

cmd_str

A whitespace-delimited command line, e.g. "bonferroni 0.01 0.04 0.05".

Value

Captured handler output as a single string.