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
Owner

@droglenc droglenc commented Nov 30, 2017

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
Owner Author

@droglenc droglenc commented Mar 31, 2018

Will be in v0.8.19.

@droglenc droglenc closed this Mar 31, 2018
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
1 participant
You can’t perform that action at this time.