got an error for fct_recode

Hello,

I have a problem with fct_recode from forcats library. I get an error:

Error: Each input fct_recode must be a single named string. Problems at positions: 1,2

Please see the line 59 of the function created gist https://gist.github.com/gabrielburcea/1992b622936947ae10fc04b7b8498ebe

I pass into the function list: containing the data with path and configuration rds files path.

Have you dealt with this problem?

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.