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
fct_recode removes label attribute (and seems that it removes all the attributes). I expect it would not do (it may have sense that it removes a labels attribute, but not others).
Could you please rework your reproducible example to use the reprex package ? That makes it easier to see both the input and the output, formatted in such a way that I can easily re-run in a local session.
It seems this is not limited to fct_recode(), as I experience the same with most forcats functions.
This feature would be much appreciated by those like me that rely a lot on attributes like label.
Hi!
fct_recode
removeslabel
attribute (and seems that it removes all the attributes). I expect it would not do (it may have sense that it removes alabels
attribute, but not others).Reprex:
The text was updated successfully, but these errors were encountered: