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

revamp internals to preserve data type and consider renaming shadow_long and shadow_gather functions #295

Closed
njtierney opened this issue Feb 3, 2022 · 1 comment

Comments

@njtierney
Copy link
Owner

To be more in line with pivot_longer and pivot_wider functions.

Also there is an issue with shadow_long where the data type is not preserved. In this case, one of the variables is coerced from numeric to character

image

@njtierney
Copy link
Owner Author

This has been resolved in #330.
The alternate name could be shadow_longer, however I think that shadow_long still evokes the right idea, and I don't think the extra er is worth it

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