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

Make hist.formula() and summarize.formula() work with characters on RHS #35

Closed
droglenc opened this issue Nov 30, 2017 · 1 comment
Closed
Assignees

Comments

@droglenc
Copy link
Contributor

Force hist.formula() and summarize.formula() to coerce character variables on the RHS of the formula into factors, with a warning, rather than stopping with an error. This will help deal with issues related to using read_csv() or using stringsAsFactors=FALSE.

@droglenc droglenc self-assigned this Nov 30, 2017
@droglenc
Copy link
Contributor Author

Will be in v0.8.19.

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