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

Handle colnames (cons)/levels (inds) and order #9

Open
philmikejones opened this issue Sep 8, 2016 · 0 comments
Open

Handle colnames (cons)/levels (inds) and order #9

philmikejones opened this issue Sep 8, 2016 · 0 comments
Assignees

Comments

@philmikejones
Copy link
Owner

Currently the order of the columns in cons and columns in inds is crucial and must match AND be alphabetical because of the way inds is expanded (spread).

Need to find a way around this that doesn't require providing levels and colnames in perfect alphabetical order because this is not always desirable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant