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

Change from validate_*() to assert_*() #361

Closed
joshwlambert opened this issue Jul 17, 2024 · 1 comment
Closed

Change from validate_*() to assert_*() #361

joshwlambert opened this issue Jul 17, 2024 · 1 comment

Comments

@joshwlambert
Copy link
Member

No description provided.

@joshwlambert
Copy link
Member Author

joshwlambert commented Aug 12, 2024

Instead of moving to a validate() generic. I'll replace the current validate_*() naming convention with assert_*(). This matches both the naming convention of {checkmate} and of {contactmatrix} (relates #364).

Originally the functions used validate_*() by following advice from the Advanced R book.

@joshwlambert joshwlambert changed the title Move from validate_*() functions to validate() S3 generic Change from validate_*() to assert_*() Aug 12, 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

No branches or pull requests

1 participant