Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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