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

Streamline ttest.R code #29

Closed
cwolock opened this issue Jul 7, 2021 · 1 comment
Closed

Streamline ttest.R code #29

cwolock opened this issue Jul 7, 2021 · 1 comment
Assignees

Comments

@cwolock
Copy link
Collaborator

cwolock commented Jul 7, 2021

The code for this function is much more verbose than it needs to be, including many statements like if (condition){}; else{do stuff}. For ease of future maintenance this should be cleaned up.

@cwolock cwolock self-assigned this Jul 7, 2021
@cwolock
Copy link
Collaborator Author

cwolock commented Aug 4, 2021

This has been mostly taken care of by c5d82ac

@cwolock cwolock closed this as completed Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant