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

Change from reshape2 to tidyr for pivots #76

Open
leppott opened this issue Jun 6, 2023 · 0 comments
Open

Change from reshape2 to tidyr for pivots #76

leppott opened this issue Jun 6, 2023 · 0 comments
Labels

Comments

@leppott
Copy link
Owner

leppott commented Jun 6, 2023

Is your feature request related to a problem? Please describe.
Change references from reshape2 for melt and dcast to tidyr pivot_longer and pivot_wider

Describe the solution you'd like
Change package functions so can remove older package.

Describe alternatives you've considered
Could leave alone.

Additional context
last update to melt and dcast in 2018-09-27, v1.2.2.9020

image

@leppott leppott added the on hold label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant