How to deal with ´append´ like functions in lapply?
I have a function (more specifically prophet::add_regressor()
) which appends values to an object. I recreated a similar function to make sure my point is clear:
I have a function (more specifically prophet::add_regressor()
) which appends values to an object. I recreated a similar function to make sure my point is clear: