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

freq_table() removes rows with any NAs #25

Closed
JuhlinF opened this issue Feb 7, 2020 · 1 comment
Closed

freq_table() removes rows with any NAs #25

JuhlinF opened this issue Feb 7, 2020 · 1 comment

Comments

@JuhlinF
Copy link

@JuhlinF JuhlinF commented Feb 7, 2020

Hi!

freq_table()'s na.rm argument will remove rows with NA in any column if TRUE, not just the variable names used to create the frequency table. It seems counterintuitive to me, but if it is intentional rather than a bug, perhaps it could be stated in the help text?

Thanks for a great package!

//Fredrik

@kassambara
Copy link
Owner

@kassambara kassambara commented Apr 28, 2020

fixed now, thanks

@kassambara kassambara closed this Apr 28, 2020
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.