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

cuts issues in process #18

Closed
OJWatson opened this issue Feb 17, 2022 · 0 comments · Fixed by #19
Closed

cuts issues in process #18

OJWatson opened this issue Feb 17, 2022 · 0 comments · Fixed by #19
Assignees
Labels
bug unexpected problem or unintended behavior
Milestone

Comments

@OJWatson
Copy link
Collaborator

This line is not doing what you want it to do or the cut removal process is not quite working as you expect.

df_grouped$midpoints <- cuts[-length(cuts)] + diff(cuts) / 2

Here is a list with arguments that cause the bug

fordebug.rds.zip

@arisp99 arisp99 added the bug unexpected problem or unintended behavior label Feb 17, 2022
@arisp99 arisp99 self-assigned this Feb 17, 2022
@arisp99 arisp99 added this to the 1.0.0 milestone Mar 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants