Error in as.vector(x, mode) : cannot coerce type ‘closure’ to vector of type ‘any’
I’m doing some practice on broom package in R. I ran the following I have received the following error Error in as.vector(x, mode) : cannot coerce type ‘closure’ to vector of type ‘any’ I was wondering whether I’m missing something in my string. Hope you can help me out. Juan