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
Add length argument to assert_numeric_vector(). The argument should be optional.
assert_numeric_vector()
No response
The text was updated successfully, but these errors were encountered:
#473 assert_length: add length argument to assert_numeric_vector()
5b10154
#473 assert_length: improve coverage
3b7c9ed
#473 assert_length: fix R CMD check
25a172f
Closes #473 assert_length: add length argument to assert_numeric_vect…
104f497
…or() (#474) * #473 assert_length: add length argument to assert_numeric_vector() * #473 assert_length: improve coverage * #473 assert_length: fix R CMD check
bundfussr
Successfully merging a pull request may close this issue.
Feature Idea
Add length argument to
assert_numeric_vector()
. The argument should be optional.Relevant Input
No response
Relevant Output
No response
Reproducible Example/Pseudo Code
No response
The text was updated successfully, but these errors were encountered: