I’ve struggled trying to use the across() functions. I had a specific use case in mind that used mutate() across multiple columns for any value from a list.
across()
mutate()
I figured it out!