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

Some potential changes made during live code review #17

Closed

Conversation

njtierney
Copy link

use seq_len(nrow(data)) instead of 1:nrow(data)

@rmflight
Copy link
Member

@njtierney , I've started making a bunch of changes related to these suggestions on https://github.com/MoseleyBioinformaticsLab/ICIKendallTau/tree/updates.

I've got to admit, putting a bunch of the logic into functions definitely makes it easier to reason about what is going on in discrete chunks.

@njtierney
Copy link
Author

Glad to hear it has been useful!

@rmflight
Copy link
Member

I think I've addressed most or all of these in #21 . Thanks again @njtierney !

@rmflight rmflight closed this Jul 19, 2024
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

Successfully merging this pull request may close these issues.

2 participants