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

Consistency in taking character input #99

Closed
michaellevy opened this issue Nov 6, 2017 · 1 comment
Closed

Consistency in taking character input #99

michaellevy opened this issue Nov 6, 2017 · 1 comment

Comments

@michaellevy
Copy link

Some functions seem to take a character input fine, which I assumed was by design. fct_expand at least doesn't, and returns this rather unintuitive error: Error in mutate_impl(.data, dots) : Evaluation error: is.list(x) is not TRUE.

@hadley hadley closed this as completed in d31997e Feb 10, 2018
@hadley
Copy link
Member

hadley commented Feb 10, 2018

Fixed - in the future, feel free to submit a PR yourself if you spot a function that is missing check_factor().

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

2 participants