You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using recode_char with regex set to TRUE and default value specified, the function incorrectly handles replacements. It seems that the issue is related to indices and how default value is handled internally. The issue was originally found in 2.0.15 but is still there in 2.0.17.
Describe the bug
When using
recode_char
withregex
set toTRUE
anddefault
value specified, the function incorrectly handles replacements. It seems that the issue is related to indices and howdefault
value is handled internally. The issue was originally found in2.0.15
but is still there in2.0.17
.Steps/Code to Reproduce
Expected Results
Actual Results
Session Info
The text was updated successfully, but these errors were encountered: