You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this code in the PNV tutorial I get the error: Error in as.vector(x, "character") : cannot coerce type 'closure' to vector of type 'character'
Hi! I'm not sure I can answer your question but I think it would be great if you could produce a reproducible example (i.e. provide the data, all the packages and so on).
When I run this code in the PNV tutorial I get the error:
Error in as.vector(x, "character") : cannot coerce type 'closure' to vector of type 'character'
What can be the problem?
The text was updated successfully, but these errors were encountered: