Has anyone ever seen the following error message when creating a R macro?
Error in t(jeu) %*% jeu:
requires numeric/complex matrix/vector arguments
Thanks,
Kyle
Solved! Go to Solution.
Hello @kroberts,
I did a quick google search of this error and it looks like it is a result of jeu being in the form of a data frame rather than a matrix:
Thanks!
User | Count |
---|---|
109 | |
92 | |
78 | |
54 | |
40 |