Example of t-test
This example shows how to use gWidgetsWWW to make a basic GUI, in this case one that does a t-test.
setwd("/var/www/Rpad") require(gWidgetsWWW, quietly=TRUE) source("ex-t-test.R")