Use "and" (&
) instead of "or" (|
), otherwise the logical expression always evaluates to TRUE
If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.
Use "and" (&
) instead of "or" (|
), otherwise the logical expression always evaluates to TRUE
If you need more specific help, please provide a proper REPRoducible EXample (reprex) illustrating your issue.