We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running the fragmentation function, everything works fine if wear is a vector with all wear values equal to 1.
As soon as there is at least one zero I get the error: Error in object[-omit, , drop = FALSE] : incorrect number of dimensions
The text was updated successfully, but these errors were encountered:
Hi Villiano: Can you please send me some example toy data that didn't work for you so I can get back to you?
Best, Junrui
Sorry, something went wrong.
No branches or pull requests
When running the fragmentation function, everything works fine if wear is a vector with all wear values equal to 1.
As soon as there is at least one zero I get the error:
Error in object[-omit, , drop = FALSE] : incorrect number of dimensions
The text was updated successfully, but these errors were encountered: