Closed nickhaf closed 10 months ago
@beckerbenj : Just changed it, however i had the feeling it made the following workflow (extracting ManualRecodes, updating the data base) more cumbersome, as you always have to define the varName and new_varName arguments, so the functions now with which columns to work with. This in mind, I think it made more sense to define the column names in the beginning, so it's less for the user to think about. But let me know what you think, maybe there is some way to have both?
Ahh, I see, thanks for pointing that out! Should we discuss this via phone/zoom?
We talked about this and concluded that the function should stay as flexible as possible. This pull request can therefore be closed without merging, however we will have to deal with #20
removed
newCol
argument fromuseRecodeList()
. (sorry for the commit mess, commited to main by accident and reverted so i could get your feedback)