You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't think of any conditions, but I also only used this in this very specific instance. but how about evaluating all calls like var_eq <- eval.parent(cl[["var.equal"]])
I came upon this trying to implement things for @jomulder in JASP. It seems the way some arguments are passed in t_test() (
bain/R/t_test_wrapper.R
Line 70 in 6c4eeaa
neither of the two ways to pass a boolean to the function works. I think it should.
The text was updated successfully, but these errors were encountered: