I still have lots to learn especially on debugs, rlang, and tidy expression...
I cant make a heads or tail of an error msg :
Error: Problem with mutate()
input ..1
.
i ..1 = across(...)
.
x use of NULL environment is defunct
I suspect input plugged into across() is returning NULL but I cannot be sure... Please help!!