Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pairwise_binom_test_against_p() fails with unnamed vector #44

Open
GegznaV opened this issue May 5, 2020 · 0 comments
Open

pairwise_binom_test_against_p() fails with unnamed vector #44

GegznaV opened this issue May 5, 2020 · 0 comments

Comments

@GegznaV
Copy link

GegznaV commented May 5, 2020

x = c(100, 100)
rstatix::pairwise_binom_test_against_p(x)
#> Error in names(groups) <- paste0("grp", 1:length(x)): attempt to set an attribute on NULL

Created on 2020-05-06 by the reprex package (v0.3.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant