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

fix: bin function #305

Merged
merged 10 commits into from
Nov 20, 2023
Merged

fix: bin function #305

merged 10 commits into from
Nov 20, 2023

Conversation

philouail
Copy link
Collaborator

This is related to issue #303, this pull request add the argument zero.rm with TRUE as a default.

The code and documentation updated.
I had to fiddle with the test files because the tests were made with the assumptions that the 0 would be kept.
For now I just added zero.rm = FALSE and added code chunk to check that the bins of intensity 0 are being removed.
See the comment for one thing that I am a bit confused about.

I can also change all the tests if you think it's better.

@philouail philouail marked this pull request as draft November 20, 2023 11:10
@philouail
Copy link
Collaborator Author

philouail commented Nov 20, 2023

The vignette is updated and the unit test are all good for the bin functions.

So the PR is ready for merging !

@philouail philouail marked this pull request as ready for review November 20, 2023 14:37
@philouail philouail marked this pull request as draft November 20, 2023 14:39
@philouail philouail marked this pull request as ready for review November 20, 2023 14:41
Copy link
Member

@jorainer jorainer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Phili! Great PR.

@jorainer jorainer merged commit fb53f52 into main Nov 20, 2023
6 checks passed
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