Error in eval(expr, envir, enclos) : numeric 'envir' arg not of length one
traceback()
9: eval(substitute(groups), data, environment(formula))
8: bwplot.formula(x = formula, data = c(2, 2, 2, 2, 2, 2, 2, 2, ...
Why it is a problem calling x.grp() and no problem calling x.fun() ?
What could I do to get work x.grp() ?
Thanks - Wolfram