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

Add option null.ok to .validate_positive_scalar() #158

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Add option null.ok to .validate_positive_scalar() #158

merged 1 commit into from
Aug 21, 2024

Conversation

mcol
Copy link
Contributor

@mcol mcol commented Aug 21, 2024

Often we may want to accept NULL as a valid value to indicate that an argument has not been set. Setting null.ok = TRUE will now allow that.

Often we may want to accept NULL as valid to indicate that a value has
not been set. Setting null.ok=TRUE will now allow that.
Copy link
Member

@RLumSK RLumSK left a comment

Choose a reason for hiding this comment

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

Thanks @mcol

@RLumSK RLumSK merged commit ce43ef6 into R-Lum:dev_0.9.x Aug 21, 2024
10 checks passed
@mcol mcol deleted the validate_positive_scalar branch August 21, 2024 08:27
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