getMean {debrowser} | R Documentation |
Gathers the mean for selected condition.
getMean(norm_data = NULL, de_res = NULL, inputconds = NULL, colnum = NULL)
norm_data, |
loaded dataset |
de_res, |
de results |
inputconds, |
input parameters |
colnum, |
colnum |
data
x <- getMean()