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

easy way to modify the order of sites in the accrual_df_list #41

Open
aghaynes opened this issue Apr 11, 2022 · 0 comments
Open

easy way to modify the order of sites in the accrual_df_list #41

aghaynes opened this issue Apr 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@aghaynes
Copy link
Member

Might be useful to have a simple method to reorder the sites in accrual_df_lists that doesnt destroy (or reapplies) the class

e.g.

acc_dfs <- acc_dfs[[sort(x)]]
class(acc_dfs) <- c(...)
@aghaynes aghaynes added the enhancement New feature or request label Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant