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

`rstatix::identify_outliers` falters in the presence of NAs #10

Closed
IndrajeetPatil opened this issue Aug 14, 2019 · 1 comment
Closed

`rstatix::identify_outliers` falters in the presence of NAs #10

IndrajeetPatil opened this issue Aug 14, 2019 · 1 comment

Comments

@IndrajeetPatil
Copy link

@IndrajeetPatil IndrajeetPatil commented Aug 14, 2019

rstatix::identify_outliers(ggplot2::msleep, brainwt)
#> Error in quantile.default(x, 0.25): missing values and NaN's not allowed if 'na.rm' is FALSE

Created on 2019-08-14 by the reprex package (v0.3.0)

kassambara added a commit that referenced this issue Aug 14, 2019
@kassambara
Copy link
Owner

@kassambara kassambara commented Aug 14, 2019

fixed now, thanks

@kassambara kassambara closed this Aug 14, 2019
kassambara added a commit that referenced this issue Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.