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

deprecate miss_var_cumsum() and miss_case_cumsum() #257

Closed
njtierney opened this issue May 19, 2020 · 0 comments · Fixed by #333
Closed

deprecate miss_var_cumsum() and miss_case_cumsum() #257

njtierney opened this issue May 19, 2020 · 0 comments · Fixed by #333

Comments

@njtierney
Copy link
Owner

These can be achieved with miss_var_summary(data, cumsum = TRUE), which is also a bit faster as well.

@njtierney njtierney added this to the V0.6.0 milestone May 19, 2020
@njtierney njtierney modified the milestones: V0.6.0, V0.7.0 Oct 14, 2022
njtierney added a commit that referenced this issue May 2, 2023
soft deprecate miss_case_cumsum and miss_var_cumsum; resolves #257
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant